Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 12:56
· 154 commits to main since this release

Changelog

  • 9ee9a77 Add theme system, terminal detection improvements, and logging updates
  • 2e218c5 Added LICENSE file
  • 2c3b843 Added cleanup of old binary backup file after successful update
  • 4359eb5 Added installation guide
  • df86d4c Added installation scripts
  • b460789 Added support for OSC 11 detection on Windows Terminal for theme auto setting
  • 631a1bc Cleanup old documentation files
  • 46657a6 Cleanup old help text improvements.md file
  • 7fd20a0 Cleanup unused files
  • a5ebee1 Fixed windows terminal detection test issue causing problems with CI workflow
  • c5671d4 Improve windows installer download speed by disabling progress bar (known issue with Invoke-WebRequest)
  • 3884825 Merge branch 'main' of https://github.com/Graphixa/FontGet
  • 57e8778 Move contributing.md to development/contributing.md
  • 8c16fc1 Remove cache management commands from help.md
  • 6d6f499 Remove cache section from help.md
  • a0ef78f Remove debug command
  • 87f4414 Reorganised documentation into development folder and moved style guide to development folder
  • 6d75df3 Update .gitignore
  • dba6b6d Update README.md
  • 124d611 Update documentation
  • 278dd4a Update documentation for versioning guide and style guide
  • 77b7e12 Update gitignore to exclude plans folder
  • b472820 Update versioning guide
  • 6cd2e52 Update versioning system
  • 256d877 Update versioning system to support local builds
  • 08bab44 feat: implement interactive TUI onboarding flow with enhanced components