mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
!wip changelog
This commit is contained in:
parent
58c8b8e01b
commit
3f04c9a365
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
@ -1,5 +1,28 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## (unreleased)
|
||||||
|
|
||||||
|
### **Fixes**
|
||||||
|
|
||||||
|
- Small memory improvements in the Plex Sync. [Jamie]
|
||||||
|
|
||||||
|
- Fixed the sort issue on the user Management page. Also added sorting to the Movie Requests page. [tidusjar]
|
||||||
|
|
||||||
|
- Downgraded the angular2-jwt library since it has a bug in it. #2064. [tidusjar]
|
||||||
|
|
||||||
|
- Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038. [tidusjar]
|
||||||
|
|
||||||
|
- Fixed an issue where we might show the Imdb link when we do not have a imdbid #1797. [tidusjar]
|
||||||
|
|
||||||
|
- Fixed the issue where we can no longer select Pending Approval in the filters #2057. [tidusjar]
|
||||||
|
|
||||||
|
- Fixed the API key not working when attempting to get requests #2058. [tidusjar]
|
||||||
|
|
||||||
|
- Fixed #2056. [tidusjar]
|
||||||
|
|
||||||
|
- Experimental, set the Webpack base root to the ombi base path if we have it. This should hopefully fix the reverse proxy issues. [Jamie]
|
||||||
|
|
||||||
|
|
||||||
## v3.0.3000 (2018-03-09)
|
## v3.0.3000 (2018-03-09)
|
||||||
|
|
||||||
### **New Features**
|
### **New Features**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue