Skip to content

5.0

Choose a tag to compare

@bigos81 bigos81 released this 10 Aug 07:15
· 6 commits to main since this release

Better Northen Sky TTS

5.0 (2026-08-10)

Full Changelog Previous Releases

  • added wago.io to github actions
  • tidy up .gitignore file
  • refactored and decoupled panels code from configuration logic
  • addded abbreviations support
  • functions are now inside BetterNSTTS namespace rather than global
  • ommit .vscode folder
  • aparently i do not understand the local function invocations :(
  • fixed local functions definitions, no need for those to be global
  • small fixes