Releases: ParsekDev/parsek-plugin-i18n
Releases · ParsekDev/parsek-plugin-i18n
Release list
v1.0.0-dev.4
1.0.0-dev.4 (2026-01-31)
Features
- improved codebase (b8b2d46)
- made compatible with latest auth plugin (22f3b27)
- upgraded gradlew to 9.3.1 & upgraded shadow jar to 9.3.1 (0c8c48c)
- upgraded Gson to 2.13.2 (21a3591)
- upgraded handlebars version to 4.5.0 (c060a58)
- upgraded Kotlin version to 2.3.0 (f188e8c)
- upgraded PF4J to 3.15.0 (a2e682d)
- upgraded spring context version to 5.3.39 (6749bed)
- upgraded vertx version to 5.0.7 (95585b7)
- use latest parsek core build (6552a9a)
v1.0.0-dev.3
v1.0.0-dev.2
1.0.0-dev.2 (2025-01-14)
Features
- upgrade dependency versions parsek v1.0.0-beta.9, parsek-plugin-auth v1.0.0-dev.3 (bed0e32)
v1.0.0-dev.1
1.0.0-dev.1 (2025-01-10)
Bug Fixes
- fix build error in bootstrap (6abbfed)
- fix copying jar in not correct order (ac9f91b)
- fix error due to auth hook if not exists as plugin (26e7eb7)
- fix error due to wrong timing of registering auth register field (8cf0e2f)
- 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)
- support new parsek core changes about plugin config manager (25df50c)
Features
- add copy build jar to specified plugin dir for improved Parsek bootstrap support (58ed950)
- add hooking into parsek auth plugin (98fffce)
- add useful log when hooked into auth plugin (69de13a)
- add version to name of the jar (ecbe665)
- added license and building with jitpack support (2dfa778)
- upgrade codebase for parsek v2 (d608236)
BREAKING CHANGES
- This version requires Parsek v1.0.0-beta.7+.