Release Notes
0.3.0
2026-02-13
Fixed
- Fix color palette RGB slider color gradient interpolation
Changed
- Use raytraced G-buffers for improved edge appearance
- Tonemap individual samples to reduce bright pixel aliasing at boundaries
0.2.0
2026-01-23
Fixed
- Fix creating undo entries even when no changes were made
- Fix incorrect raytraced buffer size causing rendering issues in Photo mode
- Fix HSL and OKHSL color picker when adjusting values to maximum lightness, saturation
- Fix "Remove" mode UI label inconsistency
- Fix unnecessarily large buffer allocation in wavefront renderer, consuming more memory than necessary
Changed
- Use nearest neighbor filtering for viewport texture for sharper rendering
0.1.0
2026-01-13
- First public version