Releases: cwensley/pablodraw
Releases · cwensley/pablodraw
3.3.13-beta
What's Changed
Full Changelog: 3.3.12-beta...3.3.13-beta
3.3.12-beta
3.3.0-beta3
What's Changed
- Windows: Fix selecting character by @cwensley in #65
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Source/Pablo by @dependabot in #72
- Add half mode option for Line, Pencil, Ellipse, and Rectangle by @cwensley in #76
- Add platform and version in crash report info by @cwensley in #77
- Update title when saving as a different file by @cwensley in #78
- Fix a few issues with half mode by @cwensley in #79
- Use ansi versions of icons by @cwensley in #80
- Add more zoom levels and zoom in/out/reset commands by @cwensley in #81
- Fix disabling backups on Mac by @cwensley in #82
- Fix rip font picker by @cwensley in #83
- Convert the remainder of character format icons to ansi by @cwensley in #84
New Contributors
- @dependabot made their first contribution in #72
Full Changelog: 3.3.0-beta2...3.3.0-beta3
3.3.0-beta2
What's Changed
- Ignore errors in config file by @cwensley in #54
- Fix converting RIP from command line on linux by @cwensley in #55
- Fix loading animated documents from the command line by @cwensley in #58
- Add suffix to each platform output so it is clear which to use by @cwensley in #59
Full Changelog: 3.3.0-beta1...3.3.0-beta2
3.3.0-beta1
Beta release, which ideally would be fully functional. Please report any major issues before I make this a final release.
What's Changed
- More Fixes by @cwensley in #29
- Update to .NET 6 by @cwensley in #40
- Move PabloDraw.Console functionality over to PabloDraw directly by @cwensley in #41
- Installer and build updates, include .msi by @cwensley in #42
- Fixes by @cwensley in #50
- Fix About Dialog in dark mode on macOS by @cwensley in #51
- Check for EOF instead of always throwing exceptions when loading files by @cwensley in #52
Full Changelog: 3.3.0-alpha1...3.3.0-beta1
3.3.0-alpha3
What's Changed
- Update projects by @cwensley in #25
- Updates and GitHub Actions build by @cwensley in #28
- More Fixes by @cwensley in #29
- Update to .NET 6 by @cwensley in #40
- Move PabloDraw.Console functionality over to PabloDraw directly by @cwensley in #41
- Installer and build updates, include .msi by @cwensley in #42
Full Changelog: 3.2.1...3.3.0-alpha3
3.3.0-alpha1
Initial test of new build with .NET 5 and native executables (vs. running via mono/.NET).
These are currently for x64 only.
For the Mac version, run xattr -c /Path/To/PabloDraw.app
from the command line after installing. This will not be necessary for the official release.