Releases: stv0g/gose
Releases · stv0g/gose
v0.10.1
v0.10.0
Changelog
- 52fd480 chore(deps): update alpine docker tag to v3.21
- a0c7c82 chore(deps): update cachix/install-nix-action action to v30
- bb13bc5 chore(deps): update dependency go to v1.23.3
- f21fa25 chore(deps): update dependency go to v1.23.4
- 0d7249c chore(deps): update dependency go to v1.23.5
- 5e498e9 chore(deps): update dependency go to v1.23.6
- 2bcf0b5 chore(deps): update dependency go to v1.24.0
- 195b424 chore(deps): update dependency go to v1.24.1
- 4f9d8c4 chore(deps): update docker/login-action digest to 327cd5a
- 9c44a6c chore(deps): update docker/login-action digest to 7ca3450
- dfe994d chore(deps): update fsfe/reuse-action action to v5
- 048b604 chore(deps): update golang docker tag to v1.24
- 6504846 feat(ci): Automatically update Nix hashes
v0.9.0
Changelog
- a67979f feat(ci): Build and test using nix
- 9630831 feat(doc): Add Nix installation option
- 9ba937d fix(doc): References to old-style docker-compose.yml file
- eb16ed3 fix(doc): Use correct spelling of GoSƐ in README
- c5adacf fix(nix): Add missing versionCheckHook
- c63802f fix(nix): Build of embedded frontend
- dcf9487 fix(nix): Update vendorHash
- 279d6f5 fix(nix): Update version
v0.8.0
v0.6.0
Changelog
- a7b26db Merge pull request #27 from stv0g/fix-26
- 005dfc9 Merge pull request #30 from stv0g/webpack-production
- 055159a Merge pull request #32 from stv0g/update-deps
- b4d1d5f allow fine-grained configuration of S3 server setup
- 00ba72b fix common webpack config
- 5ac814e fix create_bucket setting
- c651e6f minimize size of SVG logo
- 176c629 update backend dependencies
- e2f6532 update frontend dependencies
- a9d4e99 update installation instructions
- 2df5d06 use MiniCssExtractPlugin to load extract CSS styles from JS
- 7f20917 use production webpack build
v0.5.0
Changelog
- e1ddcd4 Merge pull request #24 from stv0g/fix-22
- 8d5c2f1 Merge pull request #25 from stv0g/fix-23
- 753174d add docker-compose file using MinIO
- 00cfdb0 add healthcheck to Dockerfiles
- 02ac7f9 add healthz API endpoint
- 2709591 add some validation to user-provided configuration
- fda58e9 fix Codacy issues
- 6e1bd34 fix configuration via environment variables
- aa7bfbd fix invalid min part size (5MiB instead of 5MB)
- 0603e29 improve compatability between S3 implementations
- 89991b2 improve order of startup messages
- ac671a9 improve startup logs
- c98ee95 make detection of S3 implementation more robust and handle slowly starting S3 servers like MinIO
- 49e0188 only configure lifecycle policy if at least one expiration class has been configured
- e7f6ef0 only request shortened link if link shortener is configured
- 832ee56 shorten long urls in web UI
- d542483 support non-default upload part sizes