Skip to content

Releases: viliusle/miniPaint

v4.3.1

14 Nov 19:53
Compare
Choose a tag to compare
  • example with import/export JSON
  • 3rd parameter "is_preview" to render function
  • UX update - don't allow to save media tool
  • fixed zoom/position issue for File->new
  • fixed CSS effect on different zoom.

v4.3.0

01 Nov 18:02
Compare
Choose a tag to compare
  • SVG icons

v4.2.5

25 Oct 20:48
Compare
Choose a tag to compare
  • GUI update for both big screens and mobile (menu, better keyboard navigation, colors edit, others)
  • dark theme update, also small changes to other themes
  • brush tool update - line stabilization, pressure support
  • ability to select pencil, brush, borders layers
  • improved test JSON template
  • removed IE11 from support list
  • more useful external links
  • fixed GUI contrast issues
  • updated translations
  • libs update

v4.2.4

08 Apr 19:26
Compare
Choose a tag to compare
  • added warning if trying to crop rotated layers (not supported)
  • security updates
  • fix: undo should not reset color
  • #144 - fix: changing 1 of HSL values, others should not be changed (fix)
  • #153 - https://pixabay.com image library fix

v4.2.1

22 Apr 19:40
Compare
Choose a tag to compare

grammar fixes
fixed colorpicker

v4.2.0

31 Mar 15:54
Compare
Choose a tag to compare
  • ability to save multiple files, better save dialog
  • ability to start app in other language, by adding "?lang=fr" to… …
  • better color picker
  • disabled some actions on SVG layers
  • external compress link on tools
  • google fonts
  • imported svg are marked as vectors
  • json support in auto-open
  • maintain iamge aspect ratio on resize
  • resize update, Lanczos by default (best quality), resize can be done on images, text and vectors
  • tabs support in text
  • text wrap
  • two columns on the left sidebar, if windows height is small
  • updated save single layer method - layers with negative width/height can be saved … …
  • fix: webcam cancel
  • fix: selection with low opacity from last layer

v4.1.0

16 Aug 17:42
Compare
Choose a tag to compare
  • button styles for mac
  • devDependencies update
  • documentation update
  • license update
  • npm update
  • Layers.insert can be async
  • demo updates
  • Support mobile touch events (base implementation)
  • Prevent scrolling while dragging on canvas on touch device.
  • Implement touch support for tools.
  • resize with aspect ratio
  • German language update (contributed by Paul H.)
  • webpack update to 4 version, build update. IMPORTANT - please check h… …
  • allow pencil to have opacity in sharp mode
  • color picker icon update
  • flatten layers bug - sort was not working.
  • themes support
  • hsl update - user should see 0-360, 0-100, 0-100 values, not 0-255
  • added new layer attribute - is_vector (bool)
  • ability to change first color for gradient
  • test template (file > open) (?)
  • rounded rectangles
  • duplicate update - offset + 10
  • pencil effect
  • night vision effect
  • blueprint effect
  • open image from webcam
  • crop update - on CTRL key, it will keep global ratio
  • anti-aliasing improvements on fill and magic wand tools
  • vulnerabilities fix, old dependencies cleanup
  • bugfix - pencil, brush and undo
  • Fix: Prevent scrolling on newer browsers where passive-mode for touch… …
  • Fix: Image was not rendered after cloneNode-image load. …
  • fix for composition with destination out save as jpg

v4.0.1

04 Dec 21:27
Compare
Choose a tag to compare
  • new development environment using npm + webpack
  • new GUI, design
  • smaller memory usage
  • faster page load
  • more effects, some effects are nondestructive
  • layers are nondestructive now
  • layers composition update
  • better zoom
  • clone tool improved
  • color palette [new]
  • search images [new]
  • content fill tool [new]
  • animation preview [new]
  • open, save data URL [new]

v3.3

11 Jun 18:30
Compare
Choose a tag to compare
  • save as GIF animation,
  • added file size on save
  • layer translate (change position)
  • design, style, GUI updates
  • #44 - ability to open images from URL
  • trim update
  • flatten layers update
  • JSON export update
  • undo update
  • lines endings update
  • default tool update - saved for next session
  • image info, EXIF date update
  • zoom steps update

v3.2

08 Oct 17:55
Compare
Choose a tag to compare
  • replace color tool
  • quicksave, quickload support
  • Vibrance effect
  • Bulge/Pinch tool
  • ability to save dimensions for next session
  • new languages: languages: Portuguese, Russian, Japanese, German, Korean, French, Turkish
  • brush update - dependency on speed
  • updated zoom control
  • text tool update - add new layer on create
  • histogram update
  • image information update
  • undo improvements
  • erase update
  • interface improvements