--- 2026 --- -05-01 (1.0) - ENHANCE?: Sprite data is stored in the document automatically. This behavior may not be desirable, but you're a lot less likely to accidentally lose the sprite data this way. In theory some other file types other than .kra may also store this data. I removed the "Metadata" save/load buttons since it's now automatic. - FIX: The field values showed incorrect values if no Sprite was selected (particularly when you load sprite data). - FIX: The "Rel" checkbox didn't work properly if no Sprite was selected. - FIX: Some errors occurred if you removed all the fields and added Sprites. - FIX: The sprite list now updates when you open/switch documents. This was accomplished with a workaround that creates a timer and checks every 200 milliseconds if the active document is different than last time. - FIX: You must now click the Sprite name input with mouse (switching to it with tab key or another method doesn't work) in order to select the Sprite. This fixes QT's retarded input focus problems that caused the pixel selection to behave weirdly sometimes. - FIX: Added a stupid workaround to fix QT's retarded scrolling problem, the Sprite list now scrolls to the bottom properly when adding a new Sprite. -05-01 (0.9) - Initial release.