mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v1.2.3
This commit is contained in:
parent
ddc9563de9
commit
5967636ef9
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.2.3 (2015-10-18)
|
||||||
|
|
||||||
|
* Added "remaining time" as notification substitution.
|
||||||
|
* Fix bug on home stats cards.
|
||||||
|
* Fix visual bug on user page.
|
||||||
|
|
||||||
|
|
||||||
## v1.2.2 (2015-10-12)
|
## v1.2.2 (2015-10-12)
|
||||||
|
|
||||||
* Add server discovery on first run.
|
* Add server discovery on first run.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.2.2"
|
PLEXPY_RELEASE_VERSION = "1.2.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue