Skip to content

Version 2.0.3

Latest
Compare
Choose a tag to compare
@Derky Derky released this 22 Nov 21:10

What's Changed

  • Applied a workaround to being able to set the ID of an auto increment field for MSSQL
  • PHP 8 compatibility fixes
  • Replaced called from $user->lang to the newer dedicated $language class
  • Set default selected language in language selectbox for new questions to user language
  • Replace deprecated sql_nextid() with sql_last_inserted_id()

Full Changelog: v2.0.2...v2.0.3