Skip to content

Commit bd570c3

Browse files
committed
docs: update CHANGELOG for v0.17.0
1 parent 1cd20f5 commit bd570c3

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.17.0] - 2025-11-26
11+
12+
### Fixed
13+
14+
- **Map Component**:
15+
- Resolved Stamen tile 401 errors by adding free tile provider alternatives
16+
- Removed non-functional settings icon from sidebar header
17+
18+
- **PhotoCarousel Component**:
19+
- Navigation arrows now use Button component for consistent styling
20+
- Added dark mode support to navigation dots using design tokens
21+
- Improved nav button hover/active states to match Carousel component
22+
23+
### Changed
24+
25+
- **Carousel Component**:
26+
- Updated nav button hover/active states for consistency with PhotoCarousel
27+
28+
### Documentation
29+
30+
- Added `images` array example to FullscreenMap stories showing multi-photo locations
31+
- Documented PhotoCarousel integration with MapInspector
32+
1033
## [0.16.0] - 2025-11-25
1134

1235
### Added
@@ -417,6 +440,12 @@ This library follows [Semantic Versioning](https://semver.org/):
417440

418441
---
419442

443+
[0.17.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.17.0
444+
[0.16.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.16.0
445+
[0.15.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.15.0
446+
[0.14.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.14.0
447+
[0.12.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.12.0
448+
[0.11.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.11.0
420449
[0.10.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.10.0
421450
[0.9.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.9.0
422451
[0.8.0]: https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.8.0

0 commit comments

Comments
 (0)