Skip to content

Commit 7458946

Browse files
committed
chore: update CHANGELOG for v1.2.0 release
- Document all design refinements and usability improvements - Record new download functionality and usage instructions - Track accessibility fixes and performance optimizations - Note archive page decluttering and visual hierarchy changes
1 parent 9281c11 commit 7458946

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.2.0] - 2026-02-05
11+
12+
### Added
13+
- Theme usage instructions with 3 installation methods
14+
- Direct download link for theme zip file (415KB)
15+
- Lighthouse performance screenshot with PageSpeed link
16+
- Theme attribution in footer linking to Berry House
17+
- Download button styling for better UX
18+
19+
### Changed
20+
- Improved visual hierarchy with larger site title (2.5rem)
21+
- Enhanced vertical rhythm between posts with subtle dividers
22+
- Decluttered archive page by removing summaries
23+
- Tags now display inline with metadata using hashtags
24+
- Author link updated to brennan.day
25+
26+
### Fixed
27+
- Syntax highlighting contrast issues in dark mode
28+
- Code block table styling conflicts resolved
29+
- Tag background colors for proper dark mode visibility
30+
- Git history cleanup removing large files
31+
- Archive page spacing optimization
32+
33+
### Improved
34+
- Better post list scannability without summaries
35+
- Cleaner meta line with tags, date, and word count
36+
- Proper CSS variable usage for consistent theming
37+
- Streamlined theme distribution without exampleSite
38+
- Enhanced accessibility and WCAG compliance
39+
1040
## [1.1.0] - 2026-02-05
1141

1242
### Added

themes/indiepaper/exampleSite/content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ categories: ["category1"]
9999

100100
## Author
101101

102-
Created by Brennan Brown, a web developer passionate about the indieweb and accessible design.
102+
Created by [Brennan Brown](https://brennan.day), a web developer passionate about the indieweb and accessible design.

0 commit comments

Comments
 (0)