Releases: LukeOnuke/lmark
Releases · LukeOnuke/lmark
Version `3.0.0`
Release 2.2.0
Improved
- Drag and drop
Fixes
And a lot more misc bugfixes and quality of life improvements!
Full Changelog: 2.1.0...2.2.0
Version `2.1.0`
Major bugs found, please use version before
Additions
- Better input sanitiser
- Autoscroll improved
Fixes
- Blockqoutes not rendering properly (#3) is now fixed.
CONTROL + P
now worksPDFDocument
instance is now closed after printing, and will no longer cause memory leaks when left to run.- Recent files no longer show removed files.
- Native packages now have correct versions.
- Opening other file through the program autosaves correctly.
- Opening other files now refreshes recents.
Release 2.0.0 (codename : Klass)
Release 2.0.0
, Klass
New features
- Export to pdf!
- Nice icons on the toolbar
- Added
bullet, checkbox and header
options to the toolbar - Now you can open files from the initial
(open)
menu. - Long processes (like printing) are now multithreaded
- Statusbar now indicates "busy". AKA when a long operation is running in the background.
- Statusbar now also indicates the link you are hovering over
- Clicking on an anchor leading to header now scrolls to the header.
- Selections on formatted text will now autocorrect.
- Saving settings now shows a popup indicating that settings are saved.
Fixes
- Saving is now POSIX compliant.
- Better readme and contributing documentation.
- Selecting the
sync with system
checkbox in settings now instantly sets the theme to the system theme. - The title now updates when the autosave property is updated.
- Now author is indicated on the instalation medium.
*currently i cant figure out the way to pass the version to jpackage but these are the latest files
Release 1.0.0
The first full release of lmark.
To install download the installer for your operating system and run it.
In case you need something else for your computer consult the #compile
section of the README.md.
Beta 0.0.1
Requires java 11 or up
To run either use exe or run it using this command
java -jar mdedit-0.0.1.jar