Changelog
- 01dcec2 build(docker): bump the go version of the docker image
- cd00534 build(docker-compose): downgrade the docker-compose api version
- a99926f build(gomod): update the environment and dependencies
- 20d013d build(goreleaser): remove the dependencies on git and go
- 3c3ba3b ci(actions): update the actions used in the pipelines
- 27c3312 ci(actions): update the apis used in the release file
- 80aa11e feat(client): add a limit of 100 rows for the content query function
- 36f3a18 feat(gui): add a new menu to manage navigation
- 348e4b3 fix(options): remove the limit varibale
- d620144 style(gui): replace strings.Title with cases.Title