Skip to content

2.30.0

Choose a tag to compare

@NTDLS NTDLS released this 22 Mar 17:48
· 194 commits to main since this release

Upgrade notes 🔥

  • ❗ This is a sizable update, please backup your database files prior to upgrading.
  • ⚠️ Default Wiki Help pages will be restored upon upgrade - and every subsequent update. If you have made changes to these, they are going to be overwritten.
  • ℹ️ No pages are deleted this upgrade.

What's Changed 🎉

  • Added preview tab to editor.
  • Enhanced scope matching and improved "first chance" function processing.
  • Fixes to side-by-side styling.
  • Resolved issue with unescaped HTML characters and TABs in code rendering.
  • Fixed CountOccurrencesOf().
  • Improved pagers.
  • Resolved menu position issue when menu is not fixed.
  • Resolved issue with 403 when logging out.
  • Resolved issues with instruction parameter case equality.
  • Improved card styling.
  • Help page updates.
  • Prevent navigation on unsaved changes.
  • Wiki engine order of operation changes to better preserve comments and code sections.
  • Improved headings with customizable styling.
  • Added new standard functions.
  • Added editor size drop-down.
  • DiffPlex styling fixes.
  • New database access methods to reliably free database resources after each query.
  • Resolved issue with unescaped HTML (and TAB) characters in code blocks.
  • Added new seed data methods, these are performed upon database upgrade and can be manually initiated from the admin -> database page.

Full Changelog: 2.29.0...2.30.0