Skip to content

Release 3.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 19:24
· 1206 commits to main since this release
  • Added preliminary support for color schemes
    • Currently only supports 2 hardcoded themes:
      • Light (Default)
      • Dark
    • This will be expanded in a future release to support loading custom color schemes from JSON files.
  • Fixed some bugs
  • Added code to prevent multiple instances of the application from running at the same time.
    This may be improved or removed in a future release.