-  Use APIKey & APIUser for authenticating to PassThePopcorn. ([#3264](https://github.com/Radarr/Radarr/issues/3264)) [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Support for forcedUP status ([#3277](https://github.com/Radarr/Radarr/issues/3277)) [<ahref="https://github.com/Swizzy">Swizzy</a>]
-  Remove Pre, postbot, xpost suffixes from release groups ([#3220](https://github.com/Radarr/Radarr/issues/3220)) [<ahref="https://github.com/Qstick">Qstick</a>]
-  Secure URLs for Links and Services ([#3219](https://github.com/Radarr/Radarr/issues/3219)) [<ahref="https://github.com/Qstick">Qstick</a>]
### **Fixes**
-  Another IDisposable leak when lazy loading properties. [<ahref="https://github.com/Taloth Saldono">Taloth Saldono</a>]
-  MediaCoverService tests and stupidly forgetting to open the database connection for logging. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Apparently Microsoft thinks that you should cast to IDisposable first. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Typo that could probably lead to an infinite loop. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Leaking of objects when logging something to the database. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  DataMapper potentially leaking stuff when being disposed. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  DataMapper not being disposed, leading to resource leakage. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Memory leak due to unmanaged Bitmaps leaking. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Unable to parse movies from 1800s. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  OSX Packages not getting correct version info. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  npm start not working with node 10. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked. [<ahref="https://github.com/Leonardo Galli">Leonardo Galli</a>]
-  Bump default version to prevent update running from source ([#3199](https://github.com/Radarr/Radarr/issues/3199)) [<ahref="https://github.com/Qstick">Qstick</a>]
-  MediaInfo Unit Test Failing due to AudioAdditionalFeatures ([#3221](https://github.com/Radarr/Radarr/issues/3221)) [<ahref="https://github.com/Qstick">Qstick</a>]
## v0.2.0.1216 (2018-11-07)
### **New features**
-  64bit mediainfo.dll to 32bit to resolve issue: https://github.com/Radarr/Radarr/issues/3138. [<ahref="https://github.com/geogolem">geogolem</a>]
-  Refactor MediaInfo tokens (fixes old tokens adds new stuff) ([#3058](https://github.com/Radarr/Radarr/issues/3058)) [<ahref="https://github.com/Ricardo Amaral">Ricardo Amaral</a>]