Releases: City-of-Helsinki/linkedevents
Releases · City-of-Helsinki/linkedevents
First Django 1.11 release
Update to v1.3 before updating to this one!
Old migrations squashed to get rid of outdated dependencies. This means that ancient deployments will have to update to v1.3 before updating to v2.0.
Last production release with Django 1.9
This is the last release using Django 1.9. The next release (v2.0) will feature Django 1.11.
Due to package incompatibilities, in the future versions old migrations will be squashed. Therefore, when updating an old installation of linkedevents, first update to this version before updating to v2.0.
v1.2.3
Check validation errors in all importers
v1.2.2 Move exception checking to base importer
Hotfix to kulke importer crash
v1.2.1 Fix kulke importer crash at end time validation failure
Updated production release
-rudimentary sanitation
-admin improvements
-event start vs. end time validation
Production release for use with LE-UI
-improved image endpoint for LE-UI compatibility
-include images in event endpoint
-limit image editing by organization
-various minor bugfixes