Skip to content

Commit e98a51b

Browse files
committed
docs(readme): replace release notes in README with changelog link
1 parent 6a776ec commit e98a51b

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,9 @@
1616
## Release Download:
1717
[![Windows](https://img.shields.io/badge/Windows-Download-blue?logo=windows)](https://github.com/debba/storytel-player/releases/download/v1.2.14/Storytel-Player-Setup-1.2.14.exe) [![macOS Intel](https://img.shields.io/badge/macOS_Intel-Download-black?logo=apple)](https://github.com/debba/storytel-player/releases/download/v1.2.14/Storytel-Player-1.2.14.dmg) [![macOS Apple Silicon](https://img.shields.io/badge/macOS_Apple_Silicon-Download-black?logo=apple)](https://github.com/debba/storytel-player/releases/download/v1.2.14/Storytel-Player-1.2.13-arm64.dmg) [![Linux](https://img.shields.io/badge/Linux-Download-green?logo=linux)](https://github.com/debba/storytel-player/releases/download/v1.2.14/Storytel-Player-1.2.14.AppImage)
1818

19-
## What's New in v1.2.13
19+
## What's New
2020

21-
- **macOS Apple Silicon support**: added native ARM64 build for Apple Silicon Macs (M1/M2/M3/M4), available as a separate DMG download
22-
- **CI/CD**: updated GitHub Actions workflow to build and publish macOS ARM64 artifacts
23-
24-
> No functional changes — this release adds the missing macOS ARM64 build to the release pipeline.
25-
26-
## What's New in v1.2.12
27-
28-
- **Logs modal**: view and export application logs directly from the dashboard
29-
- **Library search**: real-time filtering by title, author, or narrator with a Ctrl/Cmd+K keyboard shortcut to focus the search input
30-
- **Log rotation**: log file is automatically rotated when it exceeds 10 MB, keeping up to 5 archived files (`app.1.log``app.5.log`)
31-
- **Increased timeouts**: higher request timeouts for more resilient streaming
21+
See the [CHANGELOG](CHANGELOG.md) for the full list of changes across all releases.
3222

3323
---
3424

0 commit comments

Comments
 (0)