Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.0.2.4369
    b7bc8a8d · update Dockerfile for v3 ·
    *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)*
    
     **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.***
    
     Changes:
    --------
    
     * [6de847a](https://github.com/Radarr/Radarr/commit/6de847a361404033408cfbeee23bfb1ffef77ba3) Fixed: Don't try to clean Update Folder if it doesn't exist
     * [94591de](https://github.com/Radarr/Radarr/commit/94591dea939c6d9c278f65a7b6fe31f4a6458340) New: Removing update folder from temp folder during housekeeping
     * [5cb20b0](https://github.com/Radarr/Radarr/commit/5cb20b0dac028283b74096dbc6890f439cd9e15a) Fixed: Parsing of 4Kto1080p as 1080p
     * [4bac44e](https://github.com/Radarr/Radarr/commit/4bac44e893444911821f533872e60871db3c232e) New: Better Polish language Release Parsing ([#5592](https://github.com/Radarr/Radarr/pull/5592))
     * [56b658c](https://github.com/Radarr/Radarr/commit/56b658cc96bb58df1c67cce1cb6ec3ce48358deb) Fixed: Restored robots.txt
     * [140547e](https://github.com/Radarr/Radarr/commit/140547e42a32cbaf80e7a794c5be9bfb574e97a2) Fixed: '/movie' URL Base breaking UI navigation
     * [3ab9af0](https://github.com/Radarr/Radarr/commit/3ab9af06636f7d3986c77359231643ffcdda11ab) New: Portuguese (Brazil), Hindi, Thai, Chinese, Etc Translation Support
     * [3759625](https://github.com/Radarr/Radarr/commit/3759625386d717329dcc02f65ca971d394c7f657) New: Improved Discover recommendations
     * [286b083](https://github.com/Radarr/Radarr/commit/286b083da429a49638c9121b1dda058b5425c476) Fixed: Restoring large database backups
     * [f120b84](https://github.com/Radarr/Radarr/commit/f120b84c43a9ced3a225b6402baed433c546fc4e) Fixed: Allow "Pretty" From Address for Email [ [#5497](https://github.com/Radarr/Radarr/issues/5497) ]
     * [f499e84](https://github.com/Radarr/Radarr/commit/f499e846d988c9896d509860c2b28156f271bc3a) Fixed: Grab correct translation on case sensitive file systems
     * [80a744e](https://github.com/Radarr/Radarr/commit/80a744eff5cd686b7fb082684896846c28e5e6f2) Fixed: 'iso-8859-2' is not a supported encoding name
     * [9638452](https://github.com/Radarr/Radarr/commit/96384521c59233dab5bd8289e7c84043f75b84a2) Fixed: FolderWritable check for CIFS shares mounted in Unix
     * [f90211b](https://github.com/Radarr/Radarr/commit/f90211b0d3a4531806bfe94d6e522dc39821b4c5) Fixed: UI hanging after scrolling movie list too fast
     * [85bfcd7](https://github.com/Radarr/Radarr/commit/85bfcd72ffcb10b55575867ae3bcb1a9543cff5b) Fix: Bad Translate when removing Activity from queue
    
     **See More**
     * [7410a2d](https://github.com/Radarr/Radarr/commit/7410a2db5d5ad3441c91d3567e154cdf0209a216) Remove validation test for From Addresses
     * [74c89e1](https://github.com/Radarr/Radarr/commit/74c89e1d4412f2dde8fed83fb5aa04cb1fcfef2c) Enforce Selection of Credit Type on Person Lists [ [#5684](https://github.com/Radarr/Radarr/issues/5684) ]
     * [88ec106](https://github.com/Radarr/Radarr/commit/88ec106ec6b238588bc866c92f34b9b0021b69f5) Better validation for Imdb Ids from lists [ [#5674](https://github.com/Radarr/Radarr/issues/5674) ]
     * [9fce6b1](https://github.com/Radarr/Radarr/commit/9fce6b1026fa3d9b5320e0911db8d01f055ada79) Really ignore ResizeObserver loop errors
     * [c22ae12](https://github.com/Radarr/Radarr/commit/c22ae12c1f930c20972b94958ba59874fe709d42) Move the Movie column next to the Folder column for easier matching ([#5078](https://github.com/Radarr/Radarr/pull/5078)) [ [#5075](https://github.com/Radarr/Radarr/issues/5075) ]
     * [8dafa29](https://github.com/Radarr/Radarr/commit/8dafa29f8c5662a6b11f5ff7e18684a8d23efb87) Bump Radarr Version 3.0.2
     * [6b3bdb4](https://github.com/Radarr/Radarr/commit/6b3bdb4f880e82a96ce717bb8dacd63d911e91a6) Bump Sentry 2.1.8 / SentryJS 5.29.2
     * [69954c5](https://github.com/Radarr/Radarr/commit/69954c50cbea13141148f6d6db48f84c4647ad78) it's 2021 now [skip ci]
     * [f734ba2](https://github.com/Radarr/Radarr/commit/f734ba23233f232f53f3b83d2018f3d45e44b39e) Schematize NFO in XBMC with Kodi format: <https://kodi.wiki/view/NFO_files/Movies>
     * [44fa363](https://github.com/Radarr/Radarr/commit/44fa36373c140912952f70bdee8142987f9b9422) reword library import do not use for downloads text
     * [e6afcb6](https://github.com/Radarr/Radarr/commit/e6afcb68f354a6296270b11085af845d87a40bcb) update mac icon
     * [c8c9002](https://github.com/Radarr/Radarr/commit/c8c900251afeaa9a0e69ffde4a811f1a5f153c5a) Update PushoverSettings.cs [ [#5635](https://github.com/Radarr/Radarr/issues/5635) ]
     * [5bab42b](https://github.com/Radarr/Radarr/commit/5bab42b71221597d040319d3310d8644e6015af4) Fix LocalizationServiceFixture Test
     * [8f78953](https://github.com/Radarr/Radarr/commit/8f789531910f9bb9a17b34e8a1f07acc1f5b4445) Change Skip Refresh Log to Debug
     * [b9a8166](https://github.com/Radarr/Radarr/commit/b9a8166f9f3ad68af7748a8a1ecf045abc3e85b4) Rename recentfeed.json to RecentFeed.json
     * [8cccde4](https://github.com/Radarr/Radarr/commit/8cccde48c181d564e9a6bdbaf96f2b8264ef2eff) Fixed test file casing
     * [d1bebd3](https://github.com/Radarr/Radarr/commit/d1bebd3e5b84087939c1341c51d32151a913ff02) Fix RemotePathMappingCheckFixture
     * [a32bc21](https://github.com/Radarr/Radarr/commit/a32bc21907c9e341706f16791ca6d284a1dd3e89) Fix Wiki Links for Hardcoded Fragments
     * [4f7dc94](https://github.com/Radarr/Radarr/commit/4f7dc94b94bda49443c28baefc592e7388bcf540) Fix BasicRepository Tests when not on UTC
     * [5ca1a1d](https://github.com/Radarr/Radarr/commit/5ca1a1d086e5670ca6cb4456d82acc55ff8f53cf) fix contributing port [skip ci]
     * [c95573a](https://github.com/Radarr/Radarr/commit/c95573a7da505a161166ce22bf76638dddb5e809) fix readme wiki badge [skip ci]
     * [a6cf524](https://github.com/Radarr/Radarr/commit/a6cf524fe719fb13a81aa5c3ccbbb6d0ea7a1c99) Remove “Preview” from tab description text
     * [ffcb34f](https://github.com/Radarr/Radarr/commit/ffcb34f9f0bef6206bf334fa47083a3e25439a3a) Ignore ResizeObserver loop limit errors
     * [56bb319](https://github.com/Radarr/Radarr/commit/56bb319934be252501af1452d3261192604aa168) Use createHandleActions for adding/removing commands so itemMap is synced properly
    
     This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=4&_a=release-summary).
  • 3.0.1.4259
    b7bc8a8d · update Dockerfile for v3 ·
    *To receive further Pre-Release or final updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)*
    
     **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** Doing so will break your Radarr installation if you ever delete and re-create the container.
    
     Changes:
    --------
    
     * [0880cd6](https://github.com/Radarr/Radarr/commit/0880cd6ffc6f6460bcc957013ebe26017487f252) Allow manually run lock [skip ci]
     * [c2a96ff](https://github.com/Radarr/Radarr/commit/c2a96ff485673f1cc2327fec27dc1108f0189601) Run Lock every 10 minutes for test [skip ci]
     * [21e92e7](https://github.com/Radarr/Radarr/commit/21e92e7fcf4355ed794843c9feb495c33a3ae1b4) Update lock.yml
     * [96f0bb2](https://github.com/Radarr/Radarr/commit/96f0bb2f906d416dd6a0b251052311d86502e255) Lock Issues Workflow [skip ci]
     * [c0e1b97](https://github.com/Radarr/Radarr/commit/c0e1b97f29f8dfc3e04634df239cd66dd28d7225) Bump Version to 3.0.1
     * [fd4fb88](https://github.com/Radarr/Radarr/commit/fd4fb88ce1efa8f673c74f04cd632a3f607565c4) New: Add Validations for Recycle Bin Folder
     * [003686d](https://github.com/Radarr/Radarr/commit/003686d68fa6e24e09f85f915cdbe1c8a9ce5e16) Fixed: Clarify Language around Importing a Library
     * [dd577f9](https://github.com/Radarr/Radarr/commit/dd577f9db07b74be49c31a53874b8f383df27e63) Added translation using Weblate (Chinese (Simplified)) [skip ci]
     * [4550ef1](https://github.com/Radarr/Radarr/commit/4550ef13a4506f713bfbae5fb8c57508dd37a889) Don't call AllMovies twice for each AddMovie validation
     * [d5a7479](https://github.com/Radarr/Radarr/commit/d5a7479b2e58af3ee2ecb1031875cbcf95b83f8a) Fix typo in DeleteMovieFolder label [skip ci]
     * [9d31aed](https://github.com/Radarr/Radarr/commit/9d31aed9da8c44357375280bc3e755e2aedd0141) fix feature requests link
     * [9fbc1df](https://github.com/Radarr/Radarr/commit/9fbc1df74c5f7dea1aebc8f0b8bb17c515554734) Fixed: Persist SearchOnAdd setting value in local cache
     * [2d9c77e](https://github.com/Radarr/Radarr/commit/2d9c77ec5eccd6a2f75b9d6eadc17902838a4ccd) Fixed: If v0.2 DB Exists back it up during update
     * [4f28166](https://github.com/Radarr/Radarr/commit/4f281669fcd460efa4191590de31da12c7e4271d) Fixed: Use QBittorrent category savepath for healthcheck
     * [3e1cfe0](https://github.com/Radarr/Radarr/commit/3e1cfe00336ab768d397f4baae6b876ced7949a2) Don't nag linux x86 users to switch to net core
     * [083c475](https://github.com/Radarr/Radarr/commit/083c4750fb01745961341152c583d09a21ad076f) Fixed: Leading zeros on MI Info [ [#5433](https://github.com/Radarr/Radarr/issues/5433) ]
     * [099d0b6](https://github.com/Radarr/Radarr/commit/099d0b6e6767b9f9a4bc4544fe6ed65ce84afe0f) More API Docs [skip ci]
     * [21c2970](https://github.com/Radarr/Radarr/commit/21c297024ffc2bfd5de6b80e301205c7fa688b3f) Update swagger.json ([#5439](https://github.com/Radarr/Radarr/pull/5439)) [skip ci]
     * [c4324c8](https://github.com/Radarr/Radarr/commit/c4324c8e47b57c631abb96c86ee9719cef8417e9) Fixed: Migrate fails for Sonarr contaminated DBs
     * [ac8fa1e](https://github.com/Radarr/Radarr/commit/ac8fa1ee93c0cb6f31be8bc079ce8f0b47797677) Adjust CSS so titles are wrap instead of truncate [ [#5350](https://github.com/Radarr/Radarr/issues/5350) ]
     * [87330c8](https://github.com/Radarr/Radarr/commit/87330c8ab9060dfff39282c8e80aa1655c53743e) Fixed: Incorrect reference to preferred words in proper setting helptext ([#5430](https://github.com/Radarr/Radarr/pull/5430))
     * [785ad5d](https://github.com/Radarr/Radarr/commit/785ad5d62e8539712afbaf80176544996b511ca3) Fixed: Sample generation failing for {Movie OriginalTitle} [ [#5426](https://github.com/Radarr/Radarr/issues/5426) ]
     * [0ddf19d](https://github.com/Radarr/Radarr/commit/0ddf19d384397ce95ff9f0b5aa3a4cffafb0c52f) add API Doc Link to ReadMe [skip ci]
    
     This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=2&_a=release-summary).
  • 3.0.0.4204
    b7bc8a8d · update Dockerfile for v3 ·
  • 0.2.0.1450
  • 0.2.0.1480
  • 0.2.0.1504