Releases: hackmdio/hackmd-desktop
Releases · hackmdio/hackmd-desktop
v0.1.0
Changes
- Upgrade electron from 1.x to 4.x (quite for a long time since our last 2017 release 😓 )
- Fix two RCE security issue #18 #20
Short-term Roadmap (0.2.0)
- Dark theme/macOS vibrancy support is WIP under https://github.com/hackmdio/hackmd-desktop/tree/feature/dark-mode-and-vibrancy branch (credits to the origin dark theme maintained by https://github.com/titangene/hackmd-dark-theme)
v0.0.3
Features
Added
- Open HackMD note from URL (
Menu
->File
->Open from url
)
- Pin windows always on top
- Add copy url command to right-click menu on title bar
- Search ctrl + f(or cmd + f on macOS) is working now
Fixed
- Fix activated application behavior on macOS
Read 4a4a070...8edf731 for full diff.
v0.0.2
v0.0.1 Alpha 1
Notable Changes
- Implement a customized title bar for handling webpage navigation
- Popup window works as expected
- Click on document title to copy url (actually hard to find, should be fixed in the future)