Skip to content

Commit 1220b09

Browse files
comnam90claude
andcommitted
chore(release): bump version to 1.3.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f969eb3 commit 1220b09

3 files changed

Lines changed: 19 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Fixed
11-
- Search result selection now opens popups for all regions, including those inside clusters (#23)
10+
## [1.3.0] - 2026-05-20
1211

1312
### Added
13+
- Sync filter state to URL query params for shareable filtered views (#91)
1414
- Playwright UI test suite with 33 tests covering search, filters, theme, popups, accessibility, and responsive design
1515
- Playwright UI tests job in PR validation CI workflow, reusing the Hugo build artifact from the existing build job
1616

17+
### Fixed
18+
- Scraper: ignore `<table class="Note">` admonitions when parsing region tables (#99)
19+
- UI: dark mode select colours, safe area bottom padding, and error copy (#88)
20+
- UI: add `aria-hidden` to decorative SVGs for screen reader correctness (#87)
21+
- UI: align map UI with interface guidelines (#40)
22+
- Map: open popup for regions selected from search results, including clustered markers (#77)
23+
24+
### Changed
25+
- Bump hono from 4.12.7 to 4.12.18 (#92, #93, #94)
26+
- Bump yaml from 2.8.2 to 2.8.3 (#89)
27+
28+
### Documentation
29+
- Refresh `CLAUDE.md` with accurate paths and pointers (#97)
30+
1731
## [1.2.0] - 2026-03-21
1832

1933
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "veeam-data-cloud-services-map",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Interactive map and API for Veeam Data Cloud service availability across AWS and Azure regions",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)