Skip to content

v1.70-patcher-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@th3w1zard1 th3w1zard1 released this 10 Aug 08:31
· 110 commits to master since this release

What's Changed:

  • Add kw args to Path.stat by @JoeNotCharles in #107
  • Replace the main text area with an integrated webview control supporting more advanced styling/animations. uses cefpython3
  • with the aforementioned webview, add pypandoc to the app to convert RTF -> html (deprecated the rte format).
  • (possibly) get headless cli working
  • allow resizing of the main ui
  • everything else PyKotor has added since the last release.

the reason we skipped over v1.60 is because these new pip packages may not be compatible with everyone's hardware. More research needs to be done and various platforms must be tested.

This is NOT a release of the Toga UI. This is an integration of cefpython3's webview/browser directly into the original ui.

Full Changelog: v1.60-patcher-beta4...v1.70-patcher-beta1