Releases: serge-community/zing
Releases · serge-community/zing
v0.5.4
- Invoices: added GBP to the list of currencies (#269).
v0.5.3
- Removed expensive server stats from the admin dashboard (#260).
- Fixed bug in social account verification before linking it to an existing local account (#262).
v0.5.2
- Worked around an issue in older versions of Android+Webkit, where timezones would be reported as abbreviations, and not as IANA compliant names. This broke client scripts.
v0.5.1
- Fixed invoice emails' company/department data.
- Fixed pending task retrieval when updates happened (#256).
v0.5.0
- Integrated feature to generate invoices for translators (#255).
v0.4.1
- Fixed browsing pages for fully untranslated stores.
v0.4.0
- New feature: pending tasks (#252).
Administrators can set due dates for projects or resources, which will then be visible to translators on any browsing page within a language context.
v0.3.2
- Fixed a synchronization bug where obsolete but unsynced units could not be resurrected (#246).
v0.3.1
- Fixed reference in static pages which prevented the editor from showing up.
- Removed unused
clear_stats
command. Use flush_cache --stats
instead (#197).
- Fixed subject line for emails sent via the contact form (#203).
v0.3.0
- Django 1.10 support (#174).