Skip to content

Releases: serge-community/zing

v0.5.4

07 Dec 13:46
Compare
Choose a tag to compare
  • Invoices: added GBP to the list of currencies (#269).

v0.5.3

16 Aug 10:51
Compare
Choose a tag to compare
  • 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

21 Jul 09:18
Compare
Choose a tag to compare
  • 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

29 May 08:29
Compare
Choose a tag to compare
  • Fixed invoice emails' company/department data.
  • Fixed pending task retrieval when updates happened (#256).

v0.5.0

01 May 21:47
Compare
Choose a tag to compare
  • Integrated feature to generate invoices for translators (#255).

v0.4.1

25 Apr 20:51
Compare
Choose a tag to compare
  • Fixed browsing pages for fully untranslated stores.

v0.4.0

06 Apr 11:12
Compare
Choose a tag to compare
  • 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

04 Apr 12:39
Compare
Choose a tag to compare
  • Fixed a synchronization bug where obsolete but unsynced units could not be resurrected (#246).

v0.3.1

04 Apr 12:38
Compare
Choose a tag to compare
  • 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

06 Feb 09:17
Compare
Choose a tag to compare
  • Django 1.10 support (#174).