Releases: JiPaix/Fukayo
Releases · JiPaix/Fukayo
v0.20.7-beta
Bug Fixes
-
api
- link to images aren't protected by any kind of auth. (7528d74)
Performance improvements
-
api
Chores
-
Build System
- Update electron vendors. (eb697f6)
-
Dependency updates
- bump engine.io from 6.4.1 to 6.4.2. (992fdd9)
Bumps engine.io from 6.4.1 to 6.4.2.
updated-dependencies:- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
- dependency-name: engine.io
- bump engine.io from 6.4.1 to 6.4.2. (992fdd9)
Other Changes
- covers are duplicated (same content stored twice). (afec3bd)
v0.20.0-beta
Bug Fixes
-
Dependency updates
- deprecated methods from deps updates. (83864e7)
-
api
Chores
-
i18n
- translations updated. (4e233aa)
Co-authored-by: Dawid Blachowski [email protected]
Co-authored-by: Eren İnce [email protected]
Co-authored-by: Hosted Weblate [email protected]
Co-authored-by: Samuel Lee [email protected]
Co-authored-by: Synertry [email protected]
Co-authored-by: Tear4Pixelation [email protected]
Co-authored-by: doruky [email protected]
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/de/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/pl/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/tr/
Translation: Fukayo/App
- translations updated. (4e233aa)
-
Dependency updates
- deps update. (f2a7309)
v0.19.28-beta
New Features
-
reader
- add immersive mode. (8c2a237)
Bug Fixes
-
renderer
- desktop client can't exit fullscreen. (7c427e4)
-
reader
-
api
- puppeteer fails to retrieve JSON data. (0199dee)
Performance improvements
-
renderer
- reduce lag in mangas pages. (d0f6f9d)
Chores
-
i18n
- translations updated. (18e856f, 78f714a)
Co-authored-by: Anonymous [email protected]
Co-authored-by: Hosted Weblate [email protected]
Co-authored-by: Jean-Philippe ALLEGRO [email protected]
Co-authored-by: Toprak Boran [email protected]
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/cs/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/de/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/en/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/fr/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/nl/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/pl/
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/tr/
Translation: Fukayo/App
- translations updated. (18e856f, 78f714a)
-
Build System
- add prerelease scripts to npm. (b752003)
v0.19.17-beta
v0.19.14-beta
Bug Fixes
-
renderer
- search has all languages unselected by default. (9913b56)
closes #706 - "unknown language" should be internal, always on and not exposed to end-user. (33e5a98)
BREAKING CHANGES
requires user to resetsettings_db.json
- the reader's settings aren't applied to imported mangas. (81ea8f4)
fix #686 - source's online/login status aren't updated. (e867b57)
- tachidesk and komga failed login attempt returned the wrong value
- checkOnline() ran once instead of off an interval
closes [BUG] Fukayo does not remember Source settings #685
- search has all languages unselected by default. (9913b56)
-
api
- lifetime of served images is too short. (3420437)
Code Style Changes
-
renderer
- less invasive page number indicator. (549b3d4)
v0.19.7-beta
New Features
-
renderer
- hide reader's top bar when fullscreen is activated. (cd1e220)
Bug Fixes
-
reader
- webtoon mode option cannot be turned off. (14d9c2a)
-
renderer
- dropdown menus are not showing up in fullscreen. (77ee852)
use quasar api instead of browser fullscreen api
- dropdown menus are not showing up in fullscreen. (77ee852)
Chores
-
doc
- update readme. (b6d3c9b)
v0.19.2-beta
Bug Fixes
-
web
- cannot (un)set fullscreen. (c0fc837)
v0.19.0-beta
New Features
-
renderer
- add fullscreen toggle. (e083a1e)
Bug Fixes
-
electron
- autostart option is ignored (always on). (dad6ff0)
-
reader
Chores
-
i18n
- translations updated. (5f2943c)
Co-authored-by: Anonymous [email protected]
Co-authored-by: Hosted Weblate [email protected]
Co-authored-by: Kickunio [email protected]
Co-authored-by: Kuba Bazan [email protected]
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/pl/
Translation: Fukayo/App
- translations updated. (5f2943c)
v0.18.0-beta
New Features
-
electron
-
renderer
- temporary changes to setup page. (c327ca0)
Tests
-
renderer
- re-add submit type to button. (cc5f57e)
Chores
-
Build System
-
i18n
- update (English). (39d129f)
Currently translated at 100.0% (421 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/en/ - update (French). (40c72c0, 2db471e, 03d23ea)
Currently translated at 100.0% (421 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/fr/ - update (German). (e98b8ea)
Currently translated at 36.3% (153 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/de/ - update (Dutch). (d6ad3c6)
Currently translated at 15.9% (67 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/nl/ - update (Turkish). (059d8f7)
Currently translated at 86.4% (364 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/tr/ - update (Czech). (2200eb2)
Currently translated at 0.0% (0 of 421 strings)
Translation: Fukayo/App
Translate-URL: https://hosted.weblate.org/projects/fukayo/app/cs/ - translations update. (ae08635)
- update (English). (39d129f)
Other Changes
- Update electron vendors. (3f56ac1)
v0.17.2-beta
Chores
-
electron
- update permissions types. (b2af206)