Releases: vincent-uden/miro
Releases · vincent-uden/miro
Miro v0.6.3
0.6.3 removes the need for manually setting a scale factor, nix support and a bunch of small fixes.
What's Changed
- fix: empty check when handling messages with no PDF loaded by @vimeh in #63
- fix miss spell:linx -> linux by @E834159672 in #65
- feat: enable FatLTO, CU1 and stripping optimizations for Release by @zamazan4ik in #61
- Nix flake support by @tukanoidd in #66
- Prevent the terminal from opening on Windows in release builds by @llMBQll in #70
- Rework flake by @Vortriz in #72
- Fix icon alignment in taskbar and add executable icon on Windows by @llMBQll in #73
- Keybinding band aid for plus on US keyboard by @vincent-uden in #76
- Automatically determine scaling factor by @vincent-uden
New Contributors
- @vimeh made their first contribution in #63
- @E834159672 made their first contribution in #65
- @zamazan4ik made their first contribution in #61
- @tukanoidd made their first contribution in #66
- @llMBQll made their first contribution in #70
- @Vortriz made their first contribution in #72
Miro v0.6.2
Bug fixes and some slight keybinding changes
Miro v0.6.1
Miro v0.6.0
What's Changed
- Redesign by @vincent-uden in #45
Miro v0.5.0
What's Changed
- Keyboard navigation for links by @vincent-uden in #40
- Open web browser to print pdf by @vincent-uden in #42
- Open links in web browser
Miro v0.4.3
What's changed
Bug fix in config parsing
Miro v0.4.2
What's Changed
Greatly improve pdf rendering performance
Miro v0.4.1
- Switch to async file dialog
- Make sure config directory exists
Miro v0.4.0
What's Changed
- Copy text by @vincent-uden in #27
- Click and show links in documents by @vincent-uden in #28
- Document Outline by @vincent-uden in #30
- Config file parsing errors by @vincent-uden
- Reworked mouse controls
Bug fix
- Eliminate gaps between tiles by @vincent-uden in #31
Full Changelog: v0.3.0...v0.4.0
Miro v0.3.0
What's Changed
- Add a display of the first keybinding for each menu button by @vincent-uden in #18
- Remote server by @vincent-uden in #21
- Bookmarks by @vincent-uden in #23
- Send document refreshes via the worker thread by @vincent-uden in #24
- Worker tab by @vincent-uden in #25
Full Changelog: v0.2.0...v0.3.0