Releases: nathanwentworth/moodbored
Releases · nathanwentworth/moodbored
v0.6.2
Fixes
- Can add images from a web browser again (broken in v0.6.1 with the folder change)
Changes from last version
- Files added from a web browser are now renamed to the current date/time (getting the file name from the url had a lot of issues)
- Folders can be set as the current directory by dragging them into the window
- Fixed lightbox indexing
- Currently selected directory name is now highlighted in purple
- Adjusted bottom padding of the settings sidebar
- Changed button focus styles
v0.6.1
Changes
- Files added from a web browser are now renamed to the current date/time (getting the file name from the url had a lot of issues)
- Folders can be set as the current directory by dragging them into the window
- Fixed lightbox indexing
- Currently selected directory name is now highlighted in purple
- Adjusted bottom padding of the settings sidebar
- Changed button focus styles
v0.5.5
v0.5.4
Changes
- Fixed file adding from another browser, refactored code
v0.5.2
New Features
- Left/Right buttons in lightbox
- Also able to use ←/→ or a/d on keyboard
- Option to move or copy files
- Able to delete files
- As well as an option for confirm on delete
- Right click to access options, such as delete, open in folder, and view file name
- Key info dialog (access by pressing ?)
- Fade-in on load
Changes
- New outline around highlighted/active button
- Drop overlay now shows success/failure when dropping an image
Fixes
- Lightbox is now on top of the sidebar toggle button
v0.4.0
Added
Basic drag and drop file uploading. This currently only supports copying a file into place, I'll later add an option if you want to copy or move. You can drag and drop both into the image view or folder view (though there's no indication you can do this yet). I also want to add the ability to drag and drop directly from a window in a web browser.
v0.3.0
Added
- Simple lightbox (to be made better later)
- Better base styling
- Menu buttons/items
v0.2.0
Small update overall, just wanted to publish these qol changes either way.
Notable changes
- Window saves position and size
- Key commands for opening/closing the sidebar
- Saves sidebar state
Things to do next
- Menu bar items
- Click on images to view them full-screen/window
- Drag and drop file "uploading" (basically acting like dragging a file into a finder window)
v0.1.0
First sorta usable version of the app! Missing some key features, like adding files to the folders that are open, lightbox/zoom, custom ordering of images, etc. But, this is in a pretty usable state as is other than that! I've only tested on mac so far. Bugs are kinda expected.