Skip to content

Releases: jeeftor/alfredToday

Release 5.0.7

21 Jul 12:49
Compare
Choose a tag to compare

Auto Generated Release notes by the release.py script

  • Updated workflow library so no infinite loop.

Release 5.0.6

29 Jan 13:46
Compare
Choose a tag to compare

Auto Generated Release notes by the release.py script

tcgc command updated to be called like:

query=$1
python src/calendar_settings.py "{query}"

instead of

query=$1
python src/calendar_settings.py "query"

Release 5.0.5

28 Jan 18:23
Compare
Choose a tag to compare

Fix to Authorization to google calendar after src directory refactor. Should (hopefully) fix all client_secret.json errors.

Release 5.0.3 - Google Auth Fix

23 Jan 11:49
Compare
Choose a tag to compare

Moved client_secret.json into the src directory so the the google calendar authorization will work once again.

All Day - Outlook and Google (BE HIDDEN)

20 Dec 16:35
Compare
Choose a tag to compare

Auto Generated Release notes by the release.py script

  • Hide all day events support for Google Tambien

Disable AllDay

20 Dec 15:46
Compare
Choose a tag to compare

Auto Generated Release notes by the release.py script

  • Ability to Disable all day events in the environment variables section
  • First release with the new release process (auto-script etc). Eventually this could probably be done by travis which might be cool.

None Handling on Regex

29 Nov 19:47
Compare
Choose a tag to compare

If you have an outlook calendar and aren't using a meeting detection regex this should not cause a HUGE KABOOM

U.p.d.a.t.e

30 Sep 18:54
Compare
Choose a tag to compare

Fixed the Update mechanism potentially

Exchange my location to nowhere

21 Sep 10:25
Compare
Choose a tag to compare

Fix for exchange objects with no location causing template issues

Enhanced Template and protection

18 Sep 18:12
Compare
Choose a tag to compare

Updated document templates
Added a try/catch for a case where somebody has an out of date settings file.