Skip to content

v0.11.38-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 03:12
· 336 commits to beta since this release
3bfc93b

Bug Fixes

  • renderer

    • reader's load bar overlaps scrollbar. (2d82337)
      move load bar to the top
    • reader fails to show next/prev chapter div if sidebar is closed. (32806dc)
  • api

    • in some cases same cover is detected as new. (f4875f1)
      make use of the same regex for incoming and stored data

Continuous Integration

  • Allow github actions to run concurrently. (c21b3c1)

Chores

  • Documentation Changes

    • mispelled fuyako -> fukayo. (8a61cb9)
  • Update electron vendors. (8ef9f49)
    chore: Update electron vendors

Other Changes