gomicsv/CHANGELOG.md

31 lines
1,018 B
Markdown
Raw Normal View History

2022-07-12 12:05:59 +00:00
# Changelog — Gomics-v
2022-09-10 11:57:18 +00:00
## [0.2] 2022-09-10
2022-07-12 12:05:59 +00:00
### Added
* “Fit to half-width” zoom mode for images spanning two pages side-to-side.
**BREAKING CHANGE: Existing config file (usually `~/.config/gomicsv/config`)
must either be deleted or appropriately modified (set `"ZoomMode"` to `0`)
for the updated version to be able to start. Your zoom mode will be reset
(can be changed back under View menu)**.
### Changed
* Kamite integration now only works with version 0.6 of Kamite.
* When opening a directory that contains no supported images directly, its
first encountered subdirectory containing supported images is now opened
(previously nothing would have been opened).
* The dimensions of snips sent to Kamite in automatic OCR mode (right-click)
have been optimized.
2022-09-10 11:57:18 +00:00
## [0.1] 2022-07-12
2022-07-12 12:05:59 +00:00
Initial release.
2022-09-10 11:57:18 +00:00
[Unreleased]: https://github.com/fauu/gomicsv/compare/v0.2...HEAD
[0.2]: https://github.com/fauu/gomicsv/releases/tag/v0.2
2022-07-12 12:05:59 +00:00
[0.1]: https://github.com/fauu/gomicsv/releases/tag/v0.1