github-actions
released this
21 Sep 01:59
·
8 commits
to develop
since this release
What's Changed
- Updated Brazilian Portuguese UI translation. by @Cleversn in #206
- Minor update to Simplified Chinese translation by @cary-rowen in #209
- language translation completed by @borfirbora in #211
- Polish and croatian update by @zstanecic in #213
- Updated interface translation for Simplified Chinese to make some shortcuts easier to use by @cary-rowen in #214
- Updated Finnish translation by @jkinnunen in #216
- Fix: Made some labels in element list dialog translatable. by @cary-rowen in #219
- Updated Finnish translation by @jkinnunen in #220
- Fix KeyError due to play sound for comments being deprecated by @cary-rowen in #221
- localization updates by @zstanecic in #222
- The Chinese documentation has been improved, and the Chinese support website has been added. by @cary-rowen in #225
- Try to fix the bug that the reverse navigation highlight always jumps to the first highlight by @cary-rowen in #227
- Replace accessible output dependency by @pauliyobo in #231
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #232
- Fixed encoding error in environment setup by @pauliyobo in #236
- Bookworm can now be used as a CLI application by @pauliyobo in #239
- Revert "Bookworm can now be used as a CLI application" by @mush42 in #240
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #237
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #245
- Add github actions pipeline by @pauliyobo in #234
- Epub documents chapters will be ordered according to the document's spine where applicable by @pauliyobo in #246
- Bump black from 23.9.1 to 24.3.0 by @dependabot in #248
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #249
- Bump pydantic from 2.3.0 to 2.4.0 by @dependabot in #250
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #252
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #253
- Remove to extension subkey when removing file association by @cary-rowen in #254
- Small improvements to Simplified Chinese localization by @cary-rowen in #258
- Implement individual file type association/disassociation in FileAssociationDialog. Added functionality to dynamically update button labels and actions for each file type. by @cary-rowen in #259
- Fix OSError by replacing os.link with os.symlink for cross-drive compatibility by @cary-rowen in #260
- Fix appveyor error, Install Chocolatey if not already installed by @cary-rowen in #261
- fix(epub): ensure date parsing handles non-string inputs gracefully by @cary-rowen in #262
- Bump opencv-python-headless from 4.5.5.62 to 4.8.1.78 by @dependabot in #263
- Refactor to remove add_done_callback usage, ensuring safe passing of self.view as the parent to wx.MessageBox, resolving the issue of the dialog not appearing in the foreground. by @cary-rowen in #264
- Fix: Correct path passed to bootstrap.exe by using parent directory of app_path by @cary-rowen in #265
- Disable Python optimizations temporarily in final release builds to preserve assert statements and runtime checks by @cary-rowen in #266
- Fix stable channel handling and enable release candidate (rc) channel, remove dev channel by @cary-rowen in #267
- Improving Version Handling and Merging Changes from #267, pointing update URL to github repo by @cary-rowen in #268
- Ignore possible reboot requests after installing hyperfine by @cary-rowen in #269
New Contributors
Full Changelog: Bookworm-Release-(Build-v1.0.412)...2022.1b3