Releases: Jabster28/mirai
Releases · Jabster28/mirai
release-please-action v1.5.2
Bug Fixes
- add link to changelog (9114ea9)
- most search boxes autofocus on render now (d46c85d)
- /user: normalise the episodes and days watched (be9270d)
- /user: replace ID with some metrics (2ea4de5)
- fix some weird margins (966b79e)
- service worker notif once installed (6283f4e)
release-please-action v1.5.1
Bug Fixes
- service worker updates itself now (#24) (66d93fd)
- electron: padding disappears when window height is max (216edc4)
release-please-action v1.5.0
Features
- added "open in gogo" button (8d53534)
- /user: add dropdown for narrowing results (a821d03)
- added support for manga w/ searches, caching etc. (a02ee1c)
- desktop apps with electron! (b781bb3)
Bug Fixes
- deps: update dependency quasar to v1.12.11 (54471f2)
- change conflicting menu keys (e1c3f33)
release-please-action v1.4.0
Features
Bug Fixes
- /user: add last watch statuses (800bea5)
- deps: pin dependency plyr to 3.6.2 (fa99cb9)
- added color tags to trailer button (aab2572)
release-please-action v1.3.0
Features
Bug Fixes
- /user: check for cache before waiting on data (f140547)
- /user: use cached results when offline (e63b023)
release-please-action v1.2.0
Features
- /user: add basic user lookup (70ec916)
Bug Fixes
- /anime: empty stats are now blank (ae2b697)
- /anime: fix issue with ranks not showing (d5871fc)
- /search: trim whitespace before caching (b708a7b)
release-please-action v1.1.0
Features
Bug Fixes
- /search: fix issue with clear throwing errors (ae4d3f0)
- deps: update dependency quasar to v1.12.10 (74ec60a)
- back button goes back to previous search (061d6ae)
- fixed janky display on bigger screens (83bf871)
release-please-action v1.0.0
Features
- add local caching to searches and offline mode (a9533ca)
Bug Fixes