Releases: jorenn92/Maintainerr
Releases · jorenn92/Maintainerr
v1.2.1
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
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
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
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
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)