Releases: jeeftor/alfredToday
Release 5.0.7
Release 5.0.6
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
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
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)
Auto Generated Release notes by the release.py
script
- Hide all day events support for Google Tambien
Disable AllDay
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
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
Fixed the Update mechanism potentially
Exchange my location to nowhere
Fix for exchange objects with no location causing template issues
Enhanced Template and protection
Updated document templates
Added a try/catch for a case where somebody has an out of date settings file.