Skip to content

Releases: jorenn92/Maintainerr

v1.3.2

21 Jan 12:53
Compare
Choose a tag to compare

1.3.2 (2023-01-21)

Bug Fixes

  • app doesn't crash anymore on some raddar/sonnarr api errors (f1a25e1)
  • collections: Add extra add / removal logs in case of failure (1d2a6e2)
  • collection: Set machineId when needed if it wasn't set during boot (e.g. Plex wasn't available) (0189670)
  • docs: added the need to disable Overseer's 'Enable CSRF Protection' setting to the docs (256bd48)
  • modal: fix a problem where a missing image symbol could be shown in some modals (4738732)
  • overseerr: fix a problem where Overseerr media would only be cleared if a request exists (b31e68d)
  • ui: collection background images are now correctly shown again (5b5e182)

v1.3.1

19 Nov 13:28
Compare
Choose a tag to compare

1.3.1 (2022-11-19)

Bug Fixes

  • collections: Fix an issue where collections might not be deleted when empty. This results in a failure to add new media (e3c6e1f)
  • collections: Fix log errors when trying to remove media from an already empty collection (b7f89f2)

v1.3.0

30 Sep 10:55
Compare
Choose a tag to compare

1.3.0 (2022-09-30)

Bug Fixes

  • community rules: Close modal after upload (473e732)
  • community rules: Improve spacing on community upload modal (9cf575a)
  • community rules: Only show rules matching the selected library type (c485a98)
  • docs: docker compose yml spaces (5b18322)

Features

  • community rules: Add the possibility to load & upload rules made by the community (6eebeac)

v1.2.3

29 Jun 08:40
Compare
Choose a tag to compare

1.2.3 (2022-06-29)

Bug Fixes

  • build: fix armv7 build issues (073378c)

v1.2.2

10 Jun 14:08
Compare
Choose a tag to compare

1.2.2 (2022-06-10)

Bug Fixes

  • ui: searchbar too wide after latest tailwind update (db0cd88)

v1.2.1

09 May 10:03
Compare
Choose a tag to compare

1.2.1 (2022-05-09)

Bug Fixes

  • rules: selecting boolean now auto sets value to 'true' (39b90f0)
  • settings: obfuscate api keys (1ad9b0a)
  • ui: hide navbar on initial load (1c551a2)

v1.2.0

06 May 13:33
Compare
Choose a tag to compare

1.2.0 (2022-05-06)

Bug Fixes

  • settings: fix missing plex auth key when saved after authentication (d64fa8c)
  • ui: docs button on each setting page (a58cc85)
  • ui: white background on input fields after tailwind upgrade (3c27c24)

Features

  • rules: add 'is requested in overseerr' option (2c3d469)
  • rules: new boolean custom type (5a08fae)

v1.1.2

04 May 15:19
Compare
Choose a tag to compare

1.1.2 (2022-05-04)

Bug Fixes

  • migration: remove logic to move db from old location (1da6474)
  • overview: suppress image not found error (7390a50)

v1.1.1

04 May 11:10
Compare
Choose a tag to compare

1.1.1 (2022-05-04)

Bug Fixes

  • docker: add ormconfig during build step (97d4411)
  • docker: add sharp during build step (7887612)
  • docker: fix sharp install during docker build (f54cb2a)
  • docker: set timeout during yarn install to unlimited (71a61f8)

v1.1.0

03 May 15:11
Compare
Choose a tag to compare

1.1.0 (2022-05-03)

Bug Fixes

  • babel: inconsistency in .babelrc (f92fb5a)
  • deps: remove semantic-release-docker-buildx dep (b97e13c)
  • release: Remove buildx build steps from release (6c19466)
  • Use force on npm install of UI (bf5f933)

Features

  • release: add multibranch build step (b993dd2)