v0.11.25-beta
Pre-release
Pre-release
github-actions
released this
03 Dec 22:17
·
349 commits
to beta
since this release
Bug Fixes
-
api
- fail to recognize selfhosted source as online. (5187201)
- entries of offline selfhosted sources are marked as broken. (9dc684a)
- mangadex doesn't exclude uploaders when specified. (b70d8b4)
- mangadex chapter's includes scanlators from other chapters. (befecaa)
- import only shows already-imported results. (a8417c9)
we were accidentally always activating the cancel flag
-
renderer
- says its the last chapter when it's the first. (ff9c0ee)
- keep the same scrolling direction in horizontal mode. (90da474)
- reader's chapters list now only displays selected language. (6475c50)
- allow book mode in any direction and fix rtl. (7eec931)
- fix type issue. (eebb4e9)
add correct type for filterFn
Performance improvements
-
api
- less IO when updating broken entries. (5646d95)
before we needed to open the entry file to know if it was broken or not.
now the broken status is directly available from the manga index
- less IO when updating broken entries. (5646d95)
Refactors
-
renderer
- import page design matches rest of the app. (592210a)
Chores
-
Dependency updates
Other Changes
- Translated using Weblate (English). (658128d)
Currently translated at 100.0% (402 of 402 strings)
Translation: Fukayo/Fukayo
Translate-URL: https://hosted.weblate.org/projects/fukayo/fukayo/en/ - Translated using Weblate (French). (049202f, 009b50e, 63b36b9)
Currently translated at 100.0% (402 of 402 strings)
Translation: Fukayo/Fukayo
Translate-URL: https://hosted.weblate.org/projects/fukayo/fukayo/fr/ - Added translation using Weblate (German). (3c5b67a)
- update readme. (260e897)
- merge 'weblate/beta' into beta. (a5a38fe)
- Snimple snupples. (487ef1e, d4ff5fc)