Skip to content

Releases: serge-community/zing

v0.9.7

31 May 20:37
a311591
Compare
Choose a tag to compare

What's Changed

  • LOCALIZATION-1037: Upgrading packages by @ggaete in #494

Full Changelog: v0.9.6...v0.9.7

v0.9.6

19 Oct 18:55
f286208
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

19 Oct 18:53
1950bde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

01 Jul 19:09
Compare
Choose a tag to compare
  • Editor: Emojis are now clickable and can be inserted with a click (#458)
  • Editor: Support Plurr preview for simple placeholders (#468)
  • Help Pages: Add descriptions for line break-related checks(#475)

v0.9.3

20 Apr 17:42
Compare
Choose a tag to compare
  • Internal: upgraded to Webpack 4 and Babel 7 (#449).

v0.9.2

16 Apr 14:27
Compare
Choose a tag to compare
  • Browser: disabled projects are taken out from counters by default (#425).
  • Editor: allowed to filter units from enabled/disabled projects (#425).
  • Fixed bug where no overview stats were shown for language pages (#425).
  • Editor: placeables are not actionable in read-only mode (#460).

v0.9.1

11 Mar 11:25
Compare
Choose a tag to compare
  • Export view: allowed up to 1000 result rows (#230).
  • Editor: fixed bug where some individual units couldn't be accessed.
  • Fixed access to quality checks help page (#431).
  • Ensured Sentry exceptions are captured for XHR views.

v0.9.0

09 Mar 13:31
Compare
Choose a tag to compare
  • 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

07 Nov 10:50
Compare
Choose a tag to compare
  • 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).

v0.8.8

12 Jun 07:18
Compare
Choose a tag to compare
  • Fixed installation instructions (#348).
  • Checks: fixed bug where language-specific checks would prevent check stats
    from being loaded (#343).
  • Top scorers: the information will be provided taking entire days into account,
    starting at midnight (#342).