Skip to content

Commit e55a328

Browse files
authored
Merge pull request #25 from banua-coder/chore/prepare-release-v1.2.0
chore: prepare v1.2.0 release
2 parents 5fb5946 + b06ddb9 commit e55a328

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## [v1.2.0] - 2025-09-14
2+
3+
### Added
4+
5+
- Implement liquid glass navigation and improve mobile ux (6f1240d)
6+
- Enhance documentation with persistent sidebar and rt calculation examples (b4d9501)
7+
- Implement selective dark mode image treatment and fix footer text size (4dd9192)
8+
- Implement comprehensive frontend design improvements (7096d2d)
9+
- Implement syntax highlighting with prism.js for api documentation (45f87aa)
10+
11+
### Changed
12+
13+
- Remove redundant quick api overview section from home page (8602ce4)
14+
15+
### Fixed
16+
17+
- Resolve all context access warnings in deploy.yml (5b6dcae)
18+
- Resolve github actions workflow conflicts and deployment issues (99190d1)
19+
- Improve mobile layout for hero section and data sources (ae203aa)
20+
- Improve getting started section mobile layout to prevent cropping (087696b)
21+
- Improve mobile responsiveness for samsung a33 and small screens (f9f4fe3)
22+
- Correct changelog script arguments in workflows (327cdea)
23+
24+
### CI/CD
25+
26+
- Fix release automation workflow (workflow) (bf8c2f6)
27+
28+
### Maintenance
29+
30+
- Add claude.md configuration file (52d8463)
31+
- Bump version to v1.2.0 for next development cycle (f2cfa92)
32+
- Bump version to v1.2.0 for next development cycle (08a8d1e)
33+
34+
135
## [v1.1.1] - 2025-09-08
236

337
### Fixed

0 commit comments

Comments
 (0)