Skip to content

3.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ocean90 ocean90 released this 29 Apr 10:31
· 321 commits to develop since this release

Bugfixes

  • Use single quotes around string literals in SQL queries. (#1221)
  • Fix 'original_id is invalid' error when submitting a translation. (#1231)
  • Fix some UI inconsistencies. (#1209)
  • Remove tabindex attribute on action buttons. (#1215)
  • Locales: Add/update definitions for Punjabi in Pakistan and India. (#1184)

Features

  • Delete translations if an original gets deleted. (#1002)
  • Developers: Add short-circuit hook gp_pre_closest_original in GP_Original::closest_original(). (#1204)