Skip to content

Releases: ParsekDev/parsek-plugin-i18n

v1.3.0

12 Jul 07:32
Compare
Choose a tag to compare

1.3.0 (2024-07-12)

Bug Fixes

  • fix error due to auth hook if not exists as plugin (26e7eb7)

Features

  • add useful log when hooked into auth plugin (69de13a)

v1.2.0-dev.4

08 Jul 10:16
Compare
Choose a tag to compare
v1.2.0-dev.4 Pre-release
Pre-release

1.2.0-dev.4 (2024-07-08)

Features

  • add useful log when hooked into auth plugin (69de13a)

v1.2.0-dev.3

06 Jul 17:34
Compare
Choose a tag to compare
v1.2.0-dev.3 Pre-release
Pre-release

1.2.0-dev.3 (2024-07-06)

Bug Fixes

  • fix error due to auth hook if not exists as plugin (26e7eb7)

v1.2.1

06 Jun 19:16
Compare
Choose a tag to compare

1.2.1 (2024-06-06)

Bug Fixes

  • fix error due to wrong timing of registering auth register field (8cf0e2f)

v1.2.0

06 Jun 17:25
Compare
Choose a tag to compare

1.2.0 (2024-06-06)

Features

  • add hooking into parsek auth plugin (98fffce)
  • create README file (ebb6df3)

v1.2.0-dev.2

06 Jun 19:14
Compare
Choose a tag to compare
v1.2.0-dev.2 Pre-release
Pre-release

1.2.0-dev.2 (2024-06-06)

Bug Fixes

  • fix error due to wrong timing of registering auth register field (8cf0e2f)

v1.2.0-dev.1

06 Jun 17:22
Compare
Choose a tag to compare
v1.2.0-dev.1 Pre-release
Pre-release

1.2.0-dev.1 (2024-06-06)

Features

  • add hooking into parsek auth plugin (98fffce)

v1.1.0

02 Apr 11:51
Compare
Choose a tag to compare

1.1.0 (2024-04-02)

Features

  • upgrade codebase for parsek v2 (d608236)

v1.1.0-dev.1

01 Apr 15:49
Compare
Choose a tag to compare
v1.1.0-dev.1 Pre-release
Pre-release

1.1.0-dev.1 (2024-04-01)

Features

  • upgrade codebase for parsek v2 (d608236)

v1.0.0

28 Feb 13:55
Compare
Choose a tag to compare

1.0.0 (2024-02-28)

Bug Fixes

  • fix build error in bootstrap (6abbfed)
  • fix copying jar in not correct order (ac9f91b)
  • fix manual versioning in local build (b5786bc)
  • fix not building with bootstrap template (7dd1c25)
  • fix not copying jar (8156fac)
  • fix publication artifact id (8117fda)
  • fix repository name in url (fadc039)
  • fix wrong building property for bootstrap (e7d9b24)
  • fix wrong default locale dir (73e28dd)
  • fix wrong plugin id (f763f85)
  • migrate ex plugin id (35996ea)
  • rollback kapt (27e23bd)

Features

  • add copy build jar to specified plugin dir for improved Parsek bootstrap support (58ed950)
  • add version to name of the jar (ecbe665)
  • added license and building with jitpack support (2dfa778)