Releases: rupor-github/fb2converter
v1.76.2
Adding new configuration - "document.transform.dialogue": "In paragraphs sequence of leading Unicode spaces followed by any Unicode symbol included in "from" string is replaced with "to" string followed by this Unicode symbol.". In some languages (ex: Russian) rules state that line break should happen after punctuation.
Updating to go1.23.4 and latest packages.
Full Changelog: v1.76.1...v1.76.2
v1.76.1
No change in functionality - just build cleanup.
Full Changelog: v1.76.0...v1.76.1
v1.76.0
Maintenance release:
- Latest go toolchain: go1.23.2
- Regenerating all dependencies
- Cleaning up taskfile
- Re-formatting and linting all sources using up to date tools
Full Changelog: v1.75.4...v1.76.0
v1.75.4
In cases when original FB2 document encoding is not Unicode respect all HTML named character references.
Full Changelog: v1.75.3...v1.75.4
v1.75.3
Handle "hanging" images within floating notes.
Full Changelog: v1.75.2...v1.75.3
v1.75.2
Enable page markers inside "v" tags.
Full Changelog: v1.75.1...v1.75.2
v1.75.1
- Fixed wrong directory name in releases for Windows.
- Added "#series_first_word" to "title_format" and "file_name_format" configuration options. There is also "series_first_word_length" (default is set to 4) to set cut off length
- Switched from cmake to taskfile - simplifying github actions
- Switched to go1.22.0 - all dependencies are updated accordingly
Full Changelog: v1.74.1...v1.75.1
v1.74.1
Fixed number of bugs related to notes body processing in float-new-XXXX modes. Now notes bodies could have images and cross-links. Also epub:type attributes now will only be set on "anchor" tags to avoid confusing Amazon software.
Full Changelog: v1.74.0...v1.74.1
v1.74.0
Added new notes type: "float-new-more" - when selected for multi-paragraph notes it will add " (…etc.)" at the end of first paragraph. This is to provide visual indication that more information is available since Kindle software only shows first paragraph in the floating window.
Full Changelog: v1.73.1...v1.74.0
v1.73.1
Small additions to previous release:
- Do no harm - now "optimized" PNGs will only be used if resulting size is smaller, than original size.
- Added debug level log to see size changes for all recompressed files.
Full Changelog: v1.73.0...v1.73.1