Skip to content

v1.13.0: Ability to disable smart truncate, 3 new languages (bg, it, ro) and bug fixes

Compare
Choose a tag to compare
@release-drafter release-drafter released this 30 Sep 18:30
· 8 commits to refs/heads/master since this release

Thank you for all contributions.

🚀 New features and improvements

  • Added the possibility to disable smart truncate (with the exception of the trimming) (#75) by @Aym3nTN
  • Add Romanian (#69) by @vasilegoian
  • Add Italian language substitutions (#68) by @TomOne
  • Adds support for Bulgarian language (#66) by @aquilax

🐛 Bug Fixes

  • Fix edge case in truncate function allowing too long slugs (#74) by @Redlinkk
  • Fix Greek language to follow ELOT 743 standard (#70) by @imikod
  • Fixes to CI