Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

22.10.23.0 (testing)

Latest
Compare
Choose a tag to compare
@toasted-nutbread toasted-nutbread released this 23 Oct 21:29
· 3 commits to master since this release

Changes

Features

  • An error will now be shown when audio download fails due to expired HTTPS certificates. (#2242; #2243)

Fixes

  • Fixed text selection sometimes not working. (#2244; #2246)
  • Fixed a style issue on Firefox. (#2255)

Internal Changes

  • Added more code documentation. (#2238, #2257)
  • Refactoring. (#2239, #2254, #2259)
  • Development environment updates. (#2247, #2252, #2253)
  • Fixed a bug where schema validation using ajv wouldn't display errors properly. (#2258)