mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
chore: pending release notes update and href links on readme
This commit is contained in:
parent
3cd5843c4b
commit
e9d54957ae
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Pending release
|
||||||
|
* i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357
|
||||||
|
* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356
|
||||||
|
* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364
|
||||||
|
* chore: updated readme and added known issues for airsonic work around by @eddyizm in https://github.com/eddyizm/tempus/pull/366
|
||||||
|
* fix: toast for made for you click indication by @eddyizm in https://github.com/eddyizm/tempus/pull/365
|
||||||
|
* fix: sort playlist view by @eddyizm in https://github.com/eddyizm/tempus/pull/368
|
||||||
|
* feat: sort preference for playlists by @eddyizm in https://github.com/eddyizm/tempus/pull/370
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
||||||
* fix: instant mix random songs and broken continuous play by @eddyizm in https://github.com/eddyizm/tempus/pull/354
|
* fix: instant mix random songs and broken continuous play by @eddyizm in https://github.com/eddyizm/tempus/pull/354
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
<img src="https://img.shields.io/badge/license-GPL%20v3-2B6DBE.svg?style=flat">
|
<img src="https://img.shields.io/badge/license-GPL%20v3-2B6DBE.svg?style=flat">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h4 align="center"><a href="/CHANGELOG.md">Changelog</a> | <a href="/USAGE.md">Wiki</a> | <a href="https://github.com/eddyizm/tempus#Support">Support</a></h4>
|
<h4 align="center"><a href="CHANGELOG.md">Changelog</a> | <a href="USAGE.md">Wiki</a> | <a href="https://github.com/eddyizm/tempus#Support">Support</a></h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/eddyizm/tempus/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
<a href="https://github.com/eddyizm/tempus/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue