Skip to content

Releases: ephraimkunz/StudentOutreach

0.10

13 Dec 02:03
Compare
Choose a tag to compare

Include section names in course list, fetch only active courses

0.9: Merge pull request #13 from Albee24/Course-Activity-Update

25 Sep 03:00
83ab83d
Compare
Choose a tag to compare

0.8

20 Sep 18:04
Compare
Choose a tag to compare
0.8

Fix issues where messages no longer send because the recipient field has the wrong type. BYU-I's canvas server must have changed to be more strict about checking this.

0.7

22 Nov 21:56
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release
  • Tokenize substitutions, making it more obvious when you are using one and harder to accidentally include a partial in the final message. For example, backspacing on a substitution now removes the entire token rather than breaking it.
  • Insertion of tokens now happens at cursor point, rather than the end of the string. This is nice for going back to previous text and inserting tokens.

0.6

18 Nov 01:34
Compare
Choose a tag to compare
0.6 Pre-release
Pre-release

Make "scored less than" and "scored more than" stop including students who haven't submitted.

0.5

31 Oct 14:25
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release
  • Fix a bug where students would not be fetched for a course when their course score was nil.
  • Added ability to filter students who have a course score that is nil (empty).

0.4

16 Oct 23:44
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

Added confirmation when a message has been sent (so you don't accidentally send twice) and an additional filtering option to filter course scores between an upper and lower bound (so you can send to students with a course score between 69 and 80, for example).

0.3

27 Sep 19:52
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

Back deploy to macOS 12.0

0.2

21 Sep 02:48
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Fix bug with users endpoint

0.1

20 Sep 19:27
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Initial release for testing