Releases: viliusle/miniPaint
Releases · viliusle/miniPaint
v4.9.0
v4.8.0
- new shapes: callout, cog, moon, tear
- borders type migrated to effects.
- rendering improvements, if zoom in, sharpness is disabled and images will be rendered smoothly
- landscape and portrait layouts
- editable filters (only if non-destructive)
- non destructive color corrections (when possible)
- ability to drag directory
- ability to always force safe search
- shortcuts updates: save and export, shape, better list in menu
- new languages: greek, English (UK)
- ability to toggle left sidebar on mobile
- undo button for mobile
- updated shapes default settings (activated borders)
- sprites tools update
- better parameters possibility on config-menu.js
- update examples to add feature policy for camera access
- guides small improvements
- shadow filter improvements
- libs, npm update to latest versions
- fixed trim
- fixes to brush and paint
- fixed brush and undo issue
- fixed button hover color on top tools menu
- fixed error during text drag
- fixed select tool + coposition modal windows issue
v4.7.1
v4.7.0
- more units (pixels, inches, cm, mm)
- exit confirmation
- export update - ability to export multiple images with original type
- text tool update - google font search
- pencil tool update - removed antialiasing, brush should be used instead
- optimized settings reading and saving.
- pagination on media search
- guide style update
- File > new will auto fit to screen
- menu item rename (image > size, layers)
- fixed current zoom level - was always showing 100%
- fixed loading last resolution
- trim fixes, it required to apply trim 2 times in some cases
- fixed color #ffffffff handling
- fixed initial layer name
- fixed opening multiple various sizes images
- fixed color on zoom button (hover state)
- popup lib small fix
- fixed few effects bugs
v4.6.1
v4.6.0
- Ruler
- Guides
- Ability to work with tools outside of canvas
- Full-screen feature
- "Save as" changed to "save" and "export"
- Menu items update: translations moved to tools, add "View" menu
- Updated translations
- Ellipse update: draw it from begin to end, not from center
- Fixed layer details block when switching between layers
v4.5.0
- Crop improvements
- Major improvements on undo/redo system.
- ability to copy layer to clipboard with CTRL+C
- favicon update
- information tool update
- more GUI core methods
- more shapes, selection dialog
- optimized layers selection (simple check on big images)
- renamed some latest core methods
- show render errors, if something is wrong.
- snap feature
- test image update
- fixed animation tool
- fixed arrow resize
- fixed bug, where editing layer details could affect another object
- fixed menu > file > "search images"
v4.4.2
v4.4.1
v4.4.0
- Effect browser
- Instagram filters
- Multi-touch brush
- Layer selection updates
- Text editing changes
- Magic wand tool renamed to magic eraser tool
- Save current color after reload
- Improved touch support on tools, preview
- Line improvements, better accuracy, ability to draw multiline
- Color picker improvements - copy color to clipboard
- Modal dialogs improvements (fixes, draggable)
- Ability to undo CSS effect removal
- Show error if image could not be loaded
- Ability to have live filters without changing core code
- Removed color 2 alpha (deprecated, not useful), "replace color" should be used instead.
- Empty layer width and height should be null
- Small screen/mobile GUI fixes.
- Fix for opening JSON and having wrong order for next layer.
- Rectangle Tool fixes
- Gradient tool fix
- Updated test template
- Small bug fixes