Skip to content

Releases: mrinjamul/gnote

v0.1.1

16 Jul 11:42
v0.1.1
2dd41b7
Compare
Choose a tag to compare

Changelog

New Features

  • 85e6bd0 feat: signup controller: first user will be automatically admin

Bug fixes

  • a7a7f70 fix: create form value reset
  • 2dd41b7 fix: create, list, update, and delete subcommands in the CLI
  • c8ff22a fix: rename username invalids token
  • d9b869e fix: update viewUser controller to view user for both public and private users

Others

  • ad866d7 chore: goreleaser for binary distribution (CD)
  • 7f47645 chore: update README.md

Thoughts? Questions? We love hearing from you. Feel free to reach out on Mail.

v0.1.0

11 Jul 12:40
v0.1.0
4d7dbd3
Compare
Choose a tag to compare
Initial Release

* released with a backend server and web & cli client