Releases: bastian-js/dropnote
Releases · bastian-js/dropnote
v1.1.0
DropNote v1.1.0
DropNote is a simple and efficient macOS app for managing your notes directly from the menu bar. This update introduces a new feature and important bug fixes to improve usability.
What's New:
🚀 New Feature:
- Start App on Boot: Added an option in the settings to automatically launch DropNote when your Mac starts.
🛠 Bug Fixes & Improvements:
- Dock Behavior Fixed: When toggling the "Show DropNote in dock" setting off, the app's dock icon now remains visible while the settings window is open.
- Improved Window Closing: Clicking outside the settings window now properly closes it.
- Better Dock Icon Management: Logic improved in
applyDockSetting()
andSettingsView
(onAppear
andonDisappear
) to handle the dock icon dynamically.
Features:
- Create up to 5 notes: Easily add, edit, and delete notes.
- Tabbed Interface: Switch between notes using tabs.
- Dock Integration: Option to show the app in the macOS Dock for easy access.
- Start on Boot (New!): Option to launch DropNote when your Mac starts.
- Settings Window: Customize the app behavior, including whether to show the app in the Dock or enable startup launch.
- Autosave: Notes are automatically saved and will persist even after you restart the app.
- Custom App Icon: Unique icon for the app displayed in the Dock and the menu bar.
Installation:
- Download the
.dmg
file from the releases section. - Drag DropNote.app into your Applications folder.
- Open DropNote from the Applications folder or directly from the Dock.
Usage:
- Open DropNote from the macOS menu bar.
- Create a new note by clicking the "New Note" button.
- Edit and save notes automatically.
- Switch between multiple notes using tabs.
- Adjust settings to control whether the app is shown in the Dock or launched on boot.
Requirements:
- macOS 10.15 or later.
License:
This project is licensed under the terms found in the LICENSE file.
Thank you for using DropNote! We hope it helps you stay productive and organized.
Full Changelog: https://github.com/bastian-js/dropnote/commits/main
v1.0.0
DropNote v1.0.0
DropNote is a simple and efficient macOS app for managing your notes directly from the menu bar.
Features:
- Create up to 5 notes: Easily add, edit, and delete notes.
- Tabbed Interface: Switch between notes using tabs.
- Dock Integration: Option to show the app in the macOS Dock for easy access.
- Settings Window: Customize the app behavior, including whether to show the app in the Dock.
- Autosave: Notes are automatically saved and will persist even after you restart the app.
- Custom App Icon: Added a unique icon for the app displayed in the Dock and the menu bar.
Installation:
- Download the
.dmg
file from the releases section. - Drag DropNote.app into your Applications folder.
- Open DropNote from the Applications folder or directly from the Dock.
Usage:
- Open DropNote from the macOS menu bar.
- Create a new note by clicking the "New Note" button.
- Edit and save notes automatically.
- Switch between multiple notes using tabs.
- Adjust settings to control whether the app is shown in the Dock.
Requirements:
- macOS 10.15 or later.
License:
This project is licensed under the terms found in the LICENSE file.
Thank you for using DropNote! We hope it helps you stay productive and organized.
Full Changelog: https://github.com/bastian-js/dropnote/commits/main