1.1.0 (2024-10-29)
Features
- added bold and italic to text component (d9651f7)
- added default paper size (33fb24e)
- added index as variable to export name (cae6008)
Bug Fixes
- fixed a issue with margins if the container height was not specified (09c688e)
- fixed an issue decoding strings (95a5f44)
- fixed app trying to open invalid project on dev mode (b7f6ec7)
- fixed bold and italic not persisting between lines (dc2ee2d)
- fixed card dimensions not being updated (c3a5ddf)
- fixed configs being saved way too much (c2e02e9)
- fixed doubled variables in template editor (19607f4)
- fixed encoding problems when saving files (627eb12)
- fixed image incorrect flip position if a size was specified (6256418)
- fixed images not being rendered if updated when visible (fb550a6)
- fixed margins not being added if the size of the text was not specified (e333670)
- fixed margins not being parsed on text component (c62e7c0)
- fixed missing space on text component (36f650b)
- fixed preview extension (7797ddc)
- fixed promp menu not showing up in template editor (5764d6e)
- fixed text being rendered cropped (8037f37)
- fixed top margin not being considered too (69d18ef)
- removed invalid validations from color input (46abf59)