Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:49
· 191 commits to master since this release
97df4ab
  • Improved multiple modules
    • Added more configuration to the alias module
    • Browser location is now a configuration for the bookmarks module
    • Added hsv to the color module
    • Fixed the currency converter
    • Replaced the deepl module with the translate module
  • More modules are now enabled by default
  • Improved themes
    • Changed the default theme
    • Added more settings
    • Added theme colors for settings
    • Added predefined themes
  • Improved autocomplete
    • More modules have autocomplete value
    • Autocomplete values are shown in input when possible
  • Improved settings
    • Complete redesign
    • Better input components for time, size, etc.
    • Improved reliability

Internal (No difference to the user):

  • Complete rewrite in TypeScript
  • Improved architecture
  • Made the application easier to port