Add a âcomicâ export type. This is similar to the image export but adds a smaller gap between the images, and a border around each image so they donât blend into one.
Add new paper textures that can be used for background images.
Add a dark mode color scheme and improve colours in the app.
Change credits on image export so they only add once, and not on every frame.
Change the Eraser Brush so the line doesnât get smoothed allowing for more accurate previews.
Change background settings window layout to allow for more things with less complexity.
Tweak button highlight & hover colours for clarity.
Simplify CSS styles.
2.3.0 - June 2021
Add an Eraser!!!
Add New File Dialog (with different size animations).
Optimize browser saving, which should reduce processing and generally speed up the application.
Fix webcam images not working properly.
Fix sticker outlines so that they are a consistent size.
Fix possible XSS problem.
Fix issue caused by changing export file names.
2.2.1
Fix frame length tooltips.
2.2
Add emojis to the text input when adding new text.
Add a short message explaining where files go when you download (save/ export) them.
Add a change button to the colour splat to make it clearer you can change the current colour.
Change drawing behaviour. If a fill colour is set then a shape will be filled once the drawing operation is completed.
Change tool colour (eg brush size) so it always uses the stroke colour, and not the fill colour, because the brush will never paint with the fill colour.
Tweak onion skinning to make it easier to see what is happening.
Fix bug to ensure background images get rendered for loaded & recovered animations.
Fix bug where the dotted lines might show up on scratch and marker brushes.
Fix selected colour not always being correct when reseting colour palette.
Fix issue with frame duration being âundefinedâ which breaks exporting and playback.
Make the close and back button in the window overlays stick to the top of the page so they are always visible when you scroll.
Improve the tooltips on the tool selector.
Rejig html code to allow for simpler reuse in the future.
2.1
Add copy and paste buttons to the toolbar so that they can work on tablets.
Add âFlip Hâ and âFlip Vâ buttons for flipping objects horizontally and vertically.
Add Webcam background image.
Add new âSmoothâ paintbrush. This is the same as the regular brush but it smooths out the lines a lot more. Great for big shapes, but it will remove (smooth out) small details.
Separate Save and Export Options.
Simplify top menu by removing confusing icons.
Fix backgrounds not reloading.
Optimise the local browser saving so that it doesnât get triggered by unrelated data render changes such as opening a menu.
2.0.1
Change all shapes to use SVG shapes, which reduces code, and standardizes usage.
Make some JS load âjust in timeâ which reduces download.
2.0.0
Version 2 is a total rewrite from what came before. Everything is new! đ