Skip to content

Releases: curiosum-dev/kanta

0.5.0

03 Nov 19:28

Choose a tag to compare

Breaking Changes

  • Gettext 1.0.0 Migration: This version requires updating your Gettext module definition to use the new backend adapter system. You must define use Kanta.Gettext.Backend in your Gettext module and configure the adapter.

Added

  • Gettext versions v0.26 and v1.0.0 compatibility with via custom backend adapter system
  • Allow custom locales (i.e. "es-es") (#100)
  • Stale messages detection and merging (#120)
  • Updated Tailwind to v3.4.17 (#130)

Changed (Dependencies)

  • Gettext supported versions updated to 0.26 and 1.x
  • Phoenix relaxed to ~> 1.7 (allowing minor version bumps)
  • Phoenix LiveView relaxed to >= 0.20.0 (allowing for 1.x versions)
  • shards dependency dropped
  • expo relaxed to >= 0.3.0
  • scrivener_ecto upgraded to ~> 3.0

v0.4.2

25 Aug 12:00

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

0.4.1

09 Oct 16:18

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

01 Oct 10:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...v0.4.0

0.3.1

13 Oct 15:19
b3d5613

Choose a tag to compare

Changelog:

0.3.0

26 Sep 11:16
a7effc0

Choose a tag to compare

Changelog:

0.2.2

05 Sep 08:55
60f700f

Choose a tag to compare

Changelog:

  • Update Kanta DeepL plugin version in README
  • Update information about POWriter in README

0.2.1

04 Sep 12:31
c6c9f68

Choose a tag to compare

Changelog:

  • add badges to README.md and Kanta dashboard sidebar

0.2.0

04 Sep 09:03
fa096a8

Choose a tag to compare

What's Changed

  • feat: plugins extracted into distinct repos
  • feat: tutorial for creating plugins
  • feat: moved example app to Curiosum server
  • chore: added dialyzer static code checker
  • fix: saving plural translations

Changelog:

0.1.0

19 May 15:25

Choose a tag to compare

What's Changed

  • feat: PETAL stack init & db structure rework by @vi0dine in #1
  • feat: mimic LiveDashboard mechanism in Kanta by @vi0dine in #3
  • fix: cached translations in UI by @vi0dine in #4
  • fix: github dependency on gettext fork by @vincentvanbush in #6

Full Changelog: https://github.com/curiosum-dev/kanta/commits/0.1.0