Releases: captain-corp/captain
Releases · captain-corp/captain
Release list
v1.9.2
v1.9.1
v1.9.0
What's Changed
- feat: Added back to site button by @shinuza in #149
- fix: Fixed public site page title by @shinuza in #150
- chore(deps): Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 by @dependabot in #151
- feat: Add flash message middleware and framework by @shinuza in #152
- feat: Draft/Scheduled posts for logged users by @shinuza in #155
- feat: Optimize queries by changing middleware usage by @shinuza in #157
- fix: Fixed default light theme by @shinuza in #158
- feat: Added dedicated admin error pages by @shinuza in #159
- feat: Base logging implementation by @shinuza in #161
- fix: Removed published post fixed publication date by @shinuza in #163
- feat: Add logo support by @shinuza in #164
Full Changelog: v1.8.0...v1.9.0
v1.8.0 - Gofiber migration and more
What's Changed
- feat: e2e testing by @shinuza in #140
- chore: Make sure go 1.23 is used and bumped upload-artifact to v4 by @shinuza in #141
- chore: Bumped action versions by @shinuza in #142
- feat: Data repositories by @shinuza in #143
- feat : Migrate to gofiber by @shinuza in #144
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0 - User management and docker images !
What's Changed
- feat: S3 config sanity check by @shinuza in #124
- chore(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #129
- feat: Added user management by @shinuza in #130
- chore: Added contributing guidelines by @shinuza in #132
- chore: Docker in release action by @vladkanatov in #134
- chore: Updated readme by @shinuza in #135
- fix: Fixed post published_at display in admin by @shinuza in #136
- fix: Fixed mobile styles rendering by @shinuza in #137
New Contributors
- @dependabot made their first contribution in #129
- @vladkanatov made their first contribution in #134
Full Changelog: v1.6.4...v1.7.0