File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.8] - 2026-02-22
11+
1012### Added
1113
14+ - Add linux/arm/v7 to Docker platforms ([ #444 ] ( https://github.com/danroc/geoblock/pull/444 ) )
1215- Add integration tests for reverse proxies ([ #435 ] ( https://github.com/danroc/geoblock/pull/435 ) )
1316
1417### Changed
1518
19+ - Reposition Grafana dashboard tiles ([ #443 ] ( https://github.com/danroc/geoblock/pull/443 ) )
1620- Rename ` New ` to ` NewTree ` ([ #425 ] ( https://github.com/danroc/geoblock/pull/425 ) )
1721- Add ` .dockerignore ` and cache dependency layer ([ #431 ] ( https://github.com/danroc/geoblock/pull/431 ) )
1822- Improve healthcheck wget options ([ #430 ] ( https://github.com/danroc/geoblock/pull/430 ) )
@@ -331,7 +335,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
331335- Add CIDR unmarshalling and validation
332336- Add autonomous systems to configuration
333337
334- [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.7...HEAD
338+ [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.8...HEAD
339+ [ 0.5.8 ] : https://github.com/danroc/geoblock/compare/v0.5.7...v0.5.8
335340[ 0.5.7 ] : https://github.com/danroc/geoblock/compare/v0.5.6...v0.5.7
336341[ 0.5.6 ] : https://github.com/danroc/geoblock/compare/v0.5.5...v0.5.6
337342[ 0.5.5 ] : https://github.com/danroc/geoblock/compare/v0.5.4...v0.5.5
You can’t perform that action at this time.
0 commit comments