Skip to content

Release v0.23.0

Compare
Choose a tag to compare
@crutkas crutkas released this 30 Sep 16:34
· 3527 commits to stable since this release

Our goals for 0.23 release cycle was to focus on stability, localization and quality of life improvements for both the development team and our end users.

Where is the Video Conference utility?

This will be coming in about a week's time. We need additional work done here to ship this out. It will be 0.24 Experimental and will be 0.23 + The video conference utility

Release Notes

For the entire commit history, please look at the 0.23 release. Below are just a few of the bullet items from this release.

General

  • Localization pipeline is flowing from our Github to the loc system and back. 0.25 should be localized now.
  • The EXE installer should be at parity now with the MSI. Please go to the wiki for installer args

FancyZones

  • Fixed bug on not seeing a newly attached screen
  • Fixed spanning across monitors bug
  • Added in default layout for new users, a Priority Grid
  • Added keyboard support to grow / shrink to multiple zones
  • General bug fixes

PT Run

  • Multiple crash bugs fixed. Prioritized any users reported along with top hits from Watson reporting
  • Stopped PT Run from interfering with an install
  • Fixed folder bug if it had a # in it (Thanks @jjw24 for the PR!)
  • Fixed a screen flicker for
  • General bug fixes

Keyboard manager

  • Multiple crash bugs fixed. Prioritized any users reported along with top hits from Watson reporting
  • Fixed multiple accessibility issues.
  • General bug fixes

Preview Pane

  • Added in Frontmatter and better (but still basic) latex support.

Settings

  • Fixed scaling issue for responsive design on Image Resizer
  • Fixed crash on empty color value.
  • Fixed crash for toggling FancyZones on/off
  • Fixed 0x00 NFTS crash for settings
  • Fixed multiple accessibility issues.
  • Layout adjustments (Thanks @niels9001)
  • General bug fixes

Dev related