Releases: tarampampam/error-pages
Releases · tarampampam/error-pages
v3.7.0
What's Changed
🚀 Features
- feat(l10n): Added Romanian localization by @pasarenicu in #371
📦 Dependency updates
- build(deps): bump the gomod group with 3 updates in #369
New Contributors
- @pasarenicu made their first contribution in #371
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
🚀 Features
- feat(l10n): Added Norwegian translation by @EliasTors in #366
📦 Dependency updates
- build(deps): bump the Go deps in #367
New Contributors
- @EliasTors made their first contribution in #366
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
🚀 Features
📦 Dependency updates
- build(deps): bump golang from 1.24 to 1.25 in #362
- build(deps): bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 in #360
- build(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0 in #363
New Contributors
Full Changelog: v3.4.1...v3.5.0
v3.4.1
What's Changed
🛠 Fixes
- fix(l10n): Add localization support to description in #359
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
🛠 Fixes
🚀 Features
- Added
--template
and--theme
as aliases for the--template-name
flag #356 - Added the
win98
template #355
❌ Removed
- Removed
goatcounter
stats collection #356
📦 Dependency Updates
github.com/tdewolff/minify/v2
&github.com/valyala/fasthttp
updated #354
🔧 Other Changes
- Simplified the Dockerfile and Makefile, and improved the CLI #357
Full Changelog: v3.3.3...v3.4.0
v3.3.3
What's Changed
📦 Dependency updates
- chore(deps): update golangci-lint to v2 by @renovate in #338 #344 #346
- build(deps): bump the gomod deps by @dependabot in #339 #342 #345 #349
- build(deps): bump library/alpine from 3.21 to 3.22 in the docker group by @dependabot in #347
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
🛠 Fixes
📦 Dependency updates
- build(deps): bump github.com/tdewolff/minify/v2 from 2.21.2 to 2.21.3 in #327
- build(deps): bump github.com/valyala/fasthttp from 1.58.0 to 1.59.0 in #332
- build(deps): bump golang from 1.23 to 1.24 in #331
New Contributors
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
📦 Dependency updates
- build(deps): bump github.com/tdewolff/minify/v2 from 2.20.35 to 2.20.37 in the gomod group by @dependabot in #308
- build(deps): bump library/golang from 1.22-bookworm to 1.23-bookworm in the docker group by @dependabot in #309
- build(deps): bump the gomod group with 2 updates by @dependabot in #313
- build(deps): bump the gomod group across 1 directory with 5 updates by @dependabot in #318
- build(deps): bump github.com/urfave/cli/v3 from 3.0.0-alpha9.2 to 3.0.0-beta1 in the gomod group by @dependabot in #320
- build(deps): bump library/alpine from 3.20 to 3.21 in the docker group by @dependabot in #319
Other Changes
- templates: use "word-break: keep-all" by @NavyStack in #302
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
🚀 Features
- (l10n): Add Korean translation by @NavyStack in #301
New Contributors
- @NavyStack made their first contribution in #301
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
🚀 Features
- Added support for the environment variable
ADD_TEMPLATE
(replacing the--add-template
flag) (#295) - Set the log format to
json
by default in the Docker image (#295)
Full Changelog: v3.1.0...v3.2.0