Files
spritesheet-generator/public/CHANGELOG.md
root aee07f23f2 ## [1.7.0] - 2025-11-22
- Add layer support
- Add background color picker
- Improved UI
2025-11-22 03:19:19 +01:00

2.1 KiB

All notable changes to this project will be documented in this file.

[1.7.0] - 2025-11-22

  • Add layer support
  • Add background color picker
  • Improved UI

[1.6.0] - 2025-11-18

  • Improved animation preview modal
  • Add toggle for negative spacing in cells
  • Show cell size

[1.5.0] - 2025-11-17

  • Show offset values in sprite cells and in preview modal
  • Modal stays on correct position

[1.4.0] - 2025-09-15

  • Added context menu to sprite overview for easier adding, replacing and removing sprites.

[1.3.0] - 2025-08-14

  • Improved auto detection for splitting sprites

[1.2.0] - 2025-08-11

  • Added text to home page
  • Added feedback form

[1.2.0] - 2025-08-08

  • Fixed splitter logic
  • Fixed minor bugs

[1.9.0] - 2025-05-20

  • Fixed splitter UI in dark mode

[1.8.0] - 2025-05-18

  • Improved app for mobile users
  • Added PayPal donation link
  • Fixed modals not closing on mobile devices

[1.7.0] - 2025-05-02

Removed

  • Checkerboard pattern inside sprite cells as it could conflict with the sprite. (Thanks Rivers)

[1.6.0] - 2025-04-30

Added

  • Dark mode support
  • Preview other sprites inside cells from overview

[1.5.0] - 2025-04-30

Added

  • Offset indicators for better sprite alignment
  • Set base offset for offset indicators

[1.4.0] - 2025-04-06

Added

  • Download as GIF functionality
  • Download as ZIP functionality

[1.3.0] - 2025-04-06

Fixed

  • When importing a spritesheet, the tool will now remove transparent from the edges of each sprite so you can move them inside their cells.

[1.2.0] - 2025-04-06

Added

  • Import and split existing spritesheet functionality

[1.1.0] - 2025-04-06

Added

  • Help modal with instructions and tips
  • Pixel perfect mode for better sprite alignment

[1.0.0] - 2025-04-06

Added

  • 🎉 Initial release
  • Basic spritesheet generation functionality
  • Drag and drop image upload
  • Grid-based sprite arrangement
  • Custom grid size configuration
  • Animation preview functionality
  • Real-time animation preview
  • Adjustable animation speed
  • Frame-by-frame navigation
  • JSON import/export support
  • Save sprite arrangements
  • Load previous projects
  • Export configuration files