Skip to content

Releases: mftb0/cbxv

v0.5.4

03 Sep 07:56
Compare
Choose a tag to compare

Updated dependencies to address security advisories

v0.5.3

17 Feb 04:05
Compare
Choose a tag to compare

Fixed bit-twizzling bug in new window-state-event, which could in at least one edge case, cause the full-screen indicator to get out of sync again

v0.5.2

16 Feb 08:11
Compare
Choose a tag to compare

Hide mouse cursor during periods of inactivity, while in fullscreen.
Fixed fullscreen state sometimes getting out-of-sync.
Fixed ui (header and nav) refusing to resize when no book was open.
Updated gotk3 dependency to get the latest improvements.

v0.5.1

13 Dec 02:13
Compare
Choose a tag to compare

Updated dependencies to handle some alerts from GitHub's Dependabot

v0.5.0

18 Aug 13:28
Compare
Choose a tag to compare
Improvements to page turning

Reverted to an earlier page turning strategy, but with a new optimization.
Turning a page, a single time, should feel effortless and smooth. Most of all it
should not distract from reading.

Added refreshSpreads command
Reduced time wasted in printLoaded()
Ensure never trying to render a partially loaded spread
Added trace routines to better time function execution

v0.4.9

17 Jul 08:22
Compare
Choose a tag to compare

Refactored quit, fixed goroutine leak

v0.4.8

10 Jul 04:16
Compare
Choose a tag to compare

Refinement of page loading

Pages are loaded slightly less often when turning pages, but in slightly larger increments

v0.4.7

08 Jun 04:15
Compare
Choose a tag to compare

Minor refactoring to get gtk out of model and isolated in util
Even more minor rendering enhancement

v0.4.6

13 May 23:33
Compare
Choose a tag to compare

Built against new gotk3 v0.6.2 which has a lot of improvements and bug fixes

v0.4.5

06 Apr 01:00
Compare
Choose a tag to compare

Fixed crash setting OnePage layout mode
Fixed sometimes moving to last page when setting layout mode
Fixed sometmes not finding last bookmark
Fixed bad json in sendOpenFileResMsg