Releases: fizzyedit/fizzy
v0.0.19
Release v0.0.19
Changes
- Better and more interactive reflections in sprite panel
- Scrolling should work in all directions and with trackpad or regular mouse
- Persistent window geometry and state
- Currently only tested on macOS
- Should restart application in fullscreen if exited in fullscreen
- Should start application at last-closed size/position
- Performance improvements to
reduceand the sprite panel - Correctly handle modifier drags on the background of a canvas
- Ctrl/cmd/shift drags no longer pan, but start a drag selection
v0.0.18
Release v0.0.18
Changes
- Installer on Windows reworked, should no longer over-eagerly create a shortcut
- Windows app should now associate with its filetype, have an icon/resource files, etc
- Lonely sprite in sprite pane now has friends! Scrolling iTunes style "coverflow" effect on sprites like cards
- Animated, flies away on toggle, drawing and playing animations
Screen.Recording.2026-06-02.at.2.38.41.PM.mov
v0.0.17
Release v0.0.17
Last release before moving to fizzyedit organization, changing links
If you are on an older version after the org change, hopefully the redirect will handle the updater, but if not, a fresh download from the website may be necessary, my apologies
v0.0.16
Release v0.0.16
Changes
- More responsive UI for updating
- Fix zooming on packed preview being choppy
- Add pinch to zoom, both on touch devices and macOS trackpads
- Correctly handle UI states when pinch-to-zooming
- Add some simple stats to the packing pane
- Fix alpha checkerboard texture in packing pane
v0.0.15
Release v0.0.15
Changes
Added a web build, and this release reaches feature parity with the current web build, which is built and deployed after every push
Added touch-compatible controls in the workspace for common menu actions, and a drag-to-sample button
Refined when cursor is hidden over canvas elements
Increase magnifier for sampling, and refine how it draws the preview to remove warping
Make magnifier for sampler switch sides to avoid being occluded
Prevent scrollbar drift when rapidly switching between explorer and workspace in collapsed mode (applies on mobile)
Fix grid layout background
Many touch-related improvements for web on mobile
v0.0.14
Release v0.0.14
Changes
macOS: appropriately handle opening files from finder, you can also set fizzy as the default app for pngs if desired. Double clicking an associated file will open fizzy, and if the file is a child of a directory with a project file, the folder will be opened as well
Center files correctly on open
Feedback UI for saves completing in spinner
Respond to dropping folders or files on the app window
v0.0.13
Release v0.0.13
Changes
- More stable resizing and titlebar movement on Windows. Please report further issues!
- Better handing of multiple unsaved files when closing
- Added Save all option and hotkey
- Update DVUI for mouse type
v0.0.12
Release v0.0.12
Changes
Try again to get macOS mouse type detection
v0.0.11
Release v0.0.11
Bumped DVUI version, also partly test release
v0.0.10
Release v0.0.10
Changes
- Reworked releasing
- Added "Auto" setting for control scheme, experimental