Update changelog, add AGENTS.md, remove CLAUDE.md
This commit is contained in:
+23
-18
@@ -1,35 +1,40 @@
|
||||
### 2026-02-07: 1.1.0
|
||||
|
||||
- Split the big app file into smaller TypeScript modules and add `tsc` typechecking
|
||||
- Add PDF upload support (extract all text client-side for speed reading)
|
||||
|
||||
### 2026-02-02: 1.0.5
|
||||
|
||||
* Add fullscreen button for desktop browsers
|
||||
* Add PWA support with manifest for standalone mode
|
||||
* Add iOS install banner prompting Add to Home Screen for fullscreen experience
|
||||
- Add fullscreen button for desktop browsers
|
||||
- Add PWA support with manifest for standalone mode
|
||||
- Add iOS install banner prompting Add to Home Screen for fullscreen experience
|
||||
|
||||
### 2026-02-01: 1.0.4
|
||||
|
||||
* Improve mobile responsiveness and book metadata layout
|
||||
* Fix words per display setting and limit max to 3
|
||||
* Add copy link button to share reading position across devices
|
||||
- Improve mobile responsiveness and book metadata layout
|
||||
- Fix words per display setting and limit max to 3
|
||||
- Add copy link button to share reading position across devices
|
||||
|
||||
### 2026-02-01: 1.0.3
|
||||
|
||||
* Add mobile responsiveness
|
||||
* Fix modal accessibility
|
||||
* Fix progress bar accessibility
|
||||
* Add Open Library API integration for missing book metadata (opt-in)
|
||||
- Add mobile responsiveness
|
||||
- Fix modal accessibility
|
||||
- Fix progress bar accessibility
|
||||
- Add Open Library API integration for missing book metadata (opt-in)
|
||||
|
||||
### 2026-02-01: 1.0.2
|
||||
|
||||
* Convert book metadata to semantic HTML for accessibility
|
||||
* Add reading time to book metadata display
|
||||
* Improve book info readability
|
||||
- Convert book metadata to semantic HTML for accessibility
|
||||
- Add reading time to book metadata display
|
||||
- Improve book info readability
|
||||
|
||||
### 2026-02-01: 1.0.1
|
||||
|
||||
* Persist book metadata to localStorage
|
||||
- Persist book metadata to localStorage
|
||||
|
||||
### 2026-02-01: 1.0.0
|
||||
|
||||
* Add dark/light mode support to favicon
|
||||
* Change app title to sentence case
|
||||
* Open CHANGELOG.md
|
||||
* Release v1.0.0
|
||||
- Add dark/light mode support to favicon
|
||||
- Change app title to sentence case
|
||||
- Open CHANGELOG.md
|
||||
- Release v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user