You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The autosave feature is broken. If you still insist on using this version, please disable the autosave feature under "Edit" -> "Open Preferences" -> "Autosaving". See GitHub issue #15.
Added
Clicking on an element with the rectangle selection tool will now select it
Toggle dark mode temporarily with Ctrl+I
Use mouse prev/next buttons or Alt+Left/Right to jump between document positions, for example to go back when clicking a link in a PDF.
PDF annotations created by right clicking selected text can now be erased gradually
When a WOJ file is moved and/or renamed with its corresponding PDF, Wournal will now look for the PDF with the same name and/or the same new directory.
Fixed
Scrolling a PDF too fast would sometimes display an error (#13)
A potential future issue where an update to Wournal may have caused a temporary error on first startup (#8)
PDF text selection in dark mode with inverted document
Portable versions of Wournal are now actually portable, in the sense that they store all configuration in a subdirectory of the executable. Before 0.0.6, all versions of Wournal would share a system wide configuration.
"Please Wait" prompt would never go away when creating a new document from CLI
Clicking on an outline item in a large(-ish) PDF would scroll the main document viewport slightly out of position.
Switching to the PDF text selection tool while a PDF page was still rendering threw an error.
In rare cases, Wournal could accidentally produce a stroke with no points/path data. This would confuse and crash other parts of Wournal.
When right clicking text in a PDF to copy or highlight, the page would jump around to varying degrees.
Significantly improved logging. While this not technically a bugfix, it should help reproducing and fixing future bugs.