Skip to content

9.3.0

Choose a tag to compare

@Nightprince Nightprince released this 04 May 08:25
· 132 commits to main since this release

What's Changed

  • Models/External_Account_Model: unset v and s if encryption is SRP6
  • Models/External_Account_Model: Reducing complexity of functions and cleanup
  • Bump ezyang/htmlpurifier from 4.17.0 to 4.18.0 by @dependabot in #91
  • DB/Session: Fix save timestamp in ci_sessions. Close #90
  • [update] app/modules/store
  • [update] app/modules/admin 12h: to 24H: by @TheFrozenThr0ne in #93
  • Bump kint-php/kint from 5.1.1 to 6.0 by @dependabot in #95
  • Bump smarty/smarty from 5.4.1 to 5.4.2 by @dependabot in #96
  • Bump chillerlan/php-qrcode from 5.0.2 to 5.0.3 by @dependabot in #97
  • Bump monolog/monolog from 2.9.3 to 2.10.0
  • Fix error sessions page in admin panel after e7df7d3
  • Module/Register: Add onCreateAccount Event
  • Fix error on line 150 of DotEnv.php #99 . Thanks @esledesma
  • Correct path to theme assets - Was causing 404 errors on minified css files for some themes.
  • Default menu and side menu translations for the available languages, add support for france by @fIyingPhoenix in #101
  • Add Mising Frace Parts by @fIyingPhoenix in #103
  • Bump laminas/laminas-escaper from 2.14.0 to 2.15.0 by @dependabot in #100
  • Bump smarty/smarty from 5.4.2 to 5.4.3 by @dependabot in #102
  • Fix for PHP 8.4
  • Bump kint-php/kint from 6.0 to 6.0.1 by @dependabot in #104
  • App/Library: Clean code
  • Module/Vote: Fix vote callback Top100arena with new update
  • Module/Admin: Improved server software name display
  • Drop PrettyJSON as it was causing unexpected behavior
  • App/Library: Remove Prettyjson
  • Models/External_account_model: Clean code
  • Add support to TopServer.live vote website by @haritz95 in #105
  • Bump laminas/laminas-escaper from 2.15.0 to 2.16.0 by @dependabot in #106
  • Implement Fontawesome Icon picker
  • Fix last_login error if null in php 8.4. Close #107
  • Update Font Awesome Icon Picker JS to 3.4.0
  • Implementing UCP Navigation Menu Management in Admin Panel (All links are now dynamic.)
  • Js/Tooltip: Implement Load Attributes for Character tip
  • Library/Realms: Add getFactionByRaceId function
  • Bump smarty/smarty from 5.4.3 to 5.4.4 by @dependabot in #112
  • Bump actions/cache from 3 to 4 by @dependabot in #114
  • Module/Admin: Add smarty version to System information section of admin panel

New Contributors

Full Changelog: 9.2.0...9.3.0