Changes
- Snap and Choco packages are rolling out!
- Unified settings panel
- Font style and sizing now customizable
Windows (Chocolatey)
choco install markpad-app --version=2.5.0 # version flag is temporary for nowLinux (Snap)
sudo snap install markpad Settings panel
File Menu and Quick Settings
What's Changed
- Fix preview code block issues, split-view sync scroll, and macOS native UI styling by @cs-qyzhang in #66
- (fix) added webkitgtk wayland env var workaround to fix blank screen by @alecdotdev in #60
- (feat) remember zoom level between launches + moved to action menu by @alecdotdev in #61
- feat: add settings page by @cs-qyzhang in #62
- (feat) snap and choco pkgs pre-release by @alecdotdev in #63
- Add deps for AppImage by @Drsheppard01 in #65
New Contributors
- @Drsheppard01 made their first contribution in #65
Full Changelog: v2.4.5...v2.5.0