Releases: osmoscraft/osmosfeed
Releases · osmoscraft/osmosfeed
v1.15.1
v1.15.0
v1.14.4
- Fixed: Several style issues
v1.14.2
- New: Adjust article grouping based on timezone. You need to add
timezone
inosmosfeed.yml
for accurate grouping. See details in documentation. - New: Card title now toggles card content
- New: all toggles on the UI are persisted with local storage. You can use it to track read/unread status within a single browser.
- New: Build timestamp now links to the GitHub Action run
- Changed: Sources are sorted based on publish time rather than alphabetical order
- Changed: Style adjusted for easier reading
- Fixed: Horizontal overflow on Safari
- Fixed: HTML syntax error in default template
v1.13.0
- New: Thumbnail image display for each article
- New: Improved color, spacing, and typography for easier reading
- New: Click the date to toggle all accordions on that day. Ctrl + Click to toggle all accordions on the entire site.
- Changed: All sections are expanded by default
- Changed: Switched to vitest for easier testing
- Fixed: Long string (e.g. URL) caused horizontal overflow
- Thank you: @naari3, @tianheg
v1.12.1
v1.12.0
- New: When one of the sources download fails, fall back to cache and continue rest of the build.
- Chore: Dependency updates
- Added docs for Netlify deployment
- Fixed #71 #69 #65
- Thank you: @sokomin, @molakirlee, @philippnagel, @tianheg
v1.11.3
v1.11.2
- Fixed: unicode characters in URL caused download error
- Fixed: project root npm install error
- Added: unit test library
- Chore: Dependency updates
- Thank you: @CaptNo1