Skip to content

Resto v0.1.6

Latest
Compare
Choose a tag to compare
@abdfnx abdfnx released this 03 Jan 19:06
· 156 commits to dev since this release

What's Changed ?

  • add a version checker to check if there's a new release by @abdfnx
  • add resto settings command to Resto CLI by @abdfnx
$ resto settings set show_update true
  • add settings editor to Resto UI and Resto CLI by @abdfnx

Changelog

  • 336dffa docs: add resto settings example to root command, add the new shortcuts
  • 8e2c449 new feature: add resto settings command to Resto CLI, update modules
  • 5ab51af update: convert boolean objects in settings file from string to bool
  • d5985cf restore ./scripts/date.go file
  • 44ec8a5 new feature: add resto settings editor for Resto UI, fix ci CI
  • 6a9687b move build/date.go to scripts/date.go and change all pathes in resto
  • e6acc1f add isUnderAppData function for windows script installer in checker
  • 29e95d9 big update: add version checker to resto in resto cli and resto ui
  • 110e29d update resto logo, update README.md
  • 81b9a10 update resto logo
  • 29148c8 remove #!/usr/bin/env node from gh-rs.js in scripts dir
  • 472c187 add --hidden flag to install command flags, update docs

Full Changelog: v0.1.5...v0.1.6