Releases: midarrlabs/midarr-server
Releases · midarrlabs/midarr-server
v1.16.0
What's Changed
- build(deps): bump swoosh from 1.7.1 to 1.7.3 by @dependabot in #128
- build(deps): bump tailwind from 0.1.6 to 0.1.8 by @dependabot in #130
- build(deps-dev): bump excoveralls from 0.14.5 to 0.14.6 by @dependabot in #132
- build(deps): bump bcrypt_elixir from 3.0.0 to 3.0.1 by @dependabot in #131
- build(deps): bump gettext from 0.19.1 to 0.20.0 by @dependabot in #134
- build(deps): bump postgrex from 0.16.3 to 0.16.4 by @dependabot in #137
- build(deps): bump httpoison from 1.8.1 to 1.8.2 by @dependabot in #140
- build(deps): bump swoosh from 1.7.3 to 1.7.4 by @dependabot in #142
- Feature/add continue routes by @trueChazza in #146
- Feature/151 add plyr video player by @trueChazza in #152
- feat: update player theme by @trueChazza in #154
- Add Chromecast integration by @trueChazza in #158
- Add media info by @trueChazza in #164
- build(deps): bump swoosh from 1.7.4 to 1.7.5 by @dependabot in #171
- build(deps): bump phoenix from 1.6.11 to 1.6.12 by @dependabot in #172
- build(deps): bump tailwind from 0.1.8 to 0.1.9 by @dependabot in #173
- Fix/176 fix tailwind build by @trueChazza in #177
- Revert back to default video player by @trueChazza in #178
- v1.16.0 by @trueChazza in #179
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.1
v1.14.0
v1.13.0
1.13.0 (2022-06-13)
Features
- add search input field (1c43b5b)
- add search movies (c4ecc8d), closes #103
- add search page spinner (a37f5c7)
- add search series (080a343), closes #104
- add search to navigation (5e1aff8), closes #102
- add spinner component (fafc460)
Performance Improvements
- refactor search tasks (6684fed)