Updates
- Added cookies over https with env var (694ea3c)
- Added error message when no results are found (b256773)
- Show original media type on MAL search (f29e1f0)
- Added error page for common error status (c2ecadd)
- Show spinner inside submit button on profile page (b6253de)
- Removed jQuery (c8a2279)
- Removed nginx and serve static files with uwsgi (6460f02)
- Added armv6, armv7 and arm64 docker support](df3c46a and f0e4cfb)
- Added multi processes support with uwsgi (c4bd728)
- Added favicon (09d8bac)
- Refactor media folder by @FuzzyGrim in #12
Fixes
- Fixed can't use yamtarr with only one API key (e3f9ff3)
- Fixed crash when mal couldn't find any result (85814ee)
- Fixed automatic autofocus on password change form (8212c20)
- Fixed media already stored showing on anilist import message as not found](912d9a7)
Bumps
- Bump aiohttp from 3.8.3 to 3.8.4 by @dependabot in #6
- Bump django from 4.1.6 to 4.1.7 by @dependabot in #8
- Bump aiofiles from 22.1.0 to 23.1.0 by @dependabot in #5
- Bump django-crispy-forms from 1.14.0 to 2.0 by @dependabot in #7
- Bump python-decouple from 3.7 to 3.8 by @dependabot in #10
- Bump coverage from 7.1.0 to 7.2.1 by @dependabot in #9
Full Changelog: v0.3.1...v0.4.0