Version 1.19.0
This commit is contained in:
parent
2a5c04fdd7
commit
0a0d2d9f41
|
@ -274,3 +274,7 @@
|
||||||
* Improve themes Origine (also with automatic dark mode), Nord, etc.
|
* Improve themes Origine (also with automatic dark mode), Nord, etc.
|
||||||
* Several UI / UX improvements
|
* Several UI / UX improvements
|
||||||
* New languages Hungarian, Latvian, Persian
|
* New languages Hungarian, Latvian, Persian
|
||||||
|
|
||||||
|
[1.19.0]
|
||||||
|
* Implement OIDC login
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "RSS feed reader",
|
"tagline": "RSS feed reader",
|
||||||
"version": "1.18.0",
|
"version": "1.19.0",
|
||||||
"upstreamVersion": "1.22.0",
|
"upstreamVersion": "1.22.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
|
Loading…
Reference in New Issue