Skip to content

CodeIgniter v4.6.2 Translations

Choose a tag to compare

@paulbalandan paulbalandan released this 26 Jul 16:24
· 5 commits to develop since this release
v4.6.2
da98a8b

New in this release 🎉

Added

  • gu (Gujarati)
  • hi (Hindi)

Changed

  • ko (Korean)
  • pl (Polish)
  • sv-SE (Swedish)

Fixed

  • fix: use 0 as percent when file is missing for array_sum() (#490)
  • fix translation testing (#492)
  • Fix data provider order

Others

  • Don't use branch alias for codeigniter4/codeigniter4
  • chore: use system/util_bootstrap.php for non-test scripts
  • chore: make bin/generate-changelog executable
  • Remove deprecated fixer

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2