- Migrate from using pipenv/setuptools to pdm
- Update some dependencies
- Fix GitHub build actions
- Image cropping (Go to "Transform -> Crop", or press Shift + C)
- Show list of recent files on welcome screen
- Keyboard shortcuts can now be configured via a settings file. Go to "Settings -> Open Settings Folder" and edit KeyboardSettings.ini
- Remember window geometry when closing (by David Andrs)
- Various typos (by luzpaz)
- Ensure that small items always have an area in the middle for moving/editing that doesn't trigger transform actions
- Ensure that the first click to select an item doesn't immediately trigger transform actions
Note that bee files from version 0.2.0 won't open in BeeRef 0.1.x.
- You can now add plain text notes and paste text from the clipboard
- You can now open bee files from finder on MacOS (by David Andrs)
- Dragging bee files onto an empty scene will now open them
- Adding the first image(s) to a new scene centers the view
- Make debug log file less verbose
- The program is now bundled as a single executable file (issue #4)
- Hovering over the scale handles of very narrow items now displays correct cursor orientation
- Fix a rare crash while displaying selection handles
- Flipping an image now happens on mouse press instead of mouse release
- About dialog points to new website beeref.org
- Menus and dialogs now have a dark style to match the optics of the canvas
- Double click to zoom an item and double-clicking again should now always correctly go back to the previous position
- The outline of the rubberband selection now stays the same size regardless of zoom
First release!