Skip to content

v6.1.11

Compare
Choose a tag to compare
@eritbh eritbh released this 03 Mar 20:06
· 162 commits to master since this release

Fixes

  • Mod Notes will now fetch multiple pages of notes from the API as needed (#786, #809)
  • "Last Backup" indicator no longer shows days since 1 Jan 1970 if no backup has been made yet (#819, #820, thanks @ashen-dawn!)
  • Minor style consistency fixes for UI controls in window footers (#807)
  • Fixed a race condition which sometimes prevented the removed comments toggle from appearing in the modbar (#872)

Internals

  • Parts of the codebase have been converted to Typescript (#783, #810)
  • Development builds now include inline sourcemaps for easier debugging (#800)