Skip to content

Releases: FriendsOfFlarum/linguist

1.1.2

12 Nov 12:33
Compare
Choose a tag to compare

What's Changed

  • chore: enable phpstan, apply fixes, bump js, format by @imorland in #45

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Mar 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

14 Dec 19:01
06c3fc8
Compare
Choose a tag to compare
  • No longer require English to be enabled to see strings that exist in no language packs.
  • Apply customized English texts as fallback even if English is disabled (when the key doesn't exist in the target language).
  • Immediately refresh the customized translations when debug is enabled instead of prompting to clear the cache.

Webpack 5 and backoffice exports

06 Apr 00:53
46a1ae6
Compare
Choose a tag to compare
  • Compiled javascript with Webpack 5 for smaller dist files
  • Exported components into the backoffice frontend for use by extension developers

This update requires Flarum 1.2+

Bugfix

06 Oct 10:21
b41f817
Compare
Choose a tag to compare
1.0.3

Fixed API serializing the key instead of an empty string (#32)

API endpoints to get a single StringKey or Strings for a single key

29 Sep 11:38
8c8b75c
Compare
Choose a tag to compare
Added API endpoints to get a single StringKey or Strings for a single…

… Key (#31)

Flarum/core 1.0 ready

29 May 07:08
287de96
Compare
Choose a tag to compare
Flarum 1.0 update (#28)

* Update for Flarum 1.0

* Add clear cache message after an import

Flarum beta 16 compatibility

21 Mar 17:52
7cd1bde
Compare
Choose a tag to compare

Adds compatibility for Flarum beta 16

Export, Import, Coverage and more

09 Mar 21:55
64afea6
Compare
Choose a tag to compare
  • Added Yaml export feature
  • Added Yaml import feature
  • Added coverage report
  • Added frontend filter
  • Added more options to missing translations filter
  • Added mass delete actions
  • Improved extension filter to also list unrecognized namespaces

Update sponsored by Glowing Blue

Beta 13 backport

06 Jan 13:51
496edec
Compare
Choose a tag to compare
  • Backport fix for #22 for beta 13