Calagator v1.0.0.rc3 Release Notes

Release Date: 2015-10-08 // over 8 years ago
    • [!] Facebook now requires an access token to read public event data from their graph API. Added Calagator.facebook_access_token configuration option and support for this authentication.
    • ๐Ÿ›  Fixed calagator executable and install process
    • ๐Ÿ›  Fixed handling of events with no end time when editing
    • ๐Ÿ›  Fixed formatting of search field and edit forms
    • ๐Ÿ›  Fixed cache key generation issue
    • ๐Ÿ›  Fixed recent changes functionality
    • ๐Ÿ›  Fixed tag editing
    • ๐Ÿ›  Fixed an XSS vunlerability
    • ๐Ÿ‘Œ Improved error handling around search
    • Disabled auth token checking for JSON requests
    • ๐Ÿ”จ Refactored and deleted unused code
    • ๐Ÿ‘Œ Improved documentation