Releases: serge-community/zing
Releases · serge-community/zing
v0.9.7
v0.9.6
v0.9.5
What's Changed
- Bump Django from 3.0.5 to 3.0.7 in /requirements by @dependabot in #483
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
- BREAKING: Python 3 support, dropped Python 2 support (#377).
- Upgraded most Python dependencies, including Django, Redis, and Elasticsearch (#378, #399, #400).
- Editor: preview links are auto-followed (#411).
- Checks: implemented line breaks and ellipsis checks (#368, #410).
- Tasks: sort by due dates (#413).
- Tasks: removed limit of displaying 10 tasks.
- Fixed bug where language list wouldn't be properly recalculated.
refresh_stats
won't process disabled projects by default (#421).- Fixed bug with zero carry-overs (#426).
- Contact form: fixed bug when pre-populating subject lines.
v0.8.9
- Do not use local time for mtime optimizations (#77). Important: this change won't enable file change optimizations until the next time update_stores is run. This means the first run after this change is applied will potentially be slow.
- Users will now be able to access export view in cross-language contexts (permissions apply) (#361).