v1.6.0 - April update
CodeImage new update is here!
This update was released very late due to lack of time, and introduces several things to the editor options.
Here's a table of content of the 1.6.0 update:
🎨 New Window border options
Editor has been updated allowing to update the window border options. With this update,
a new macOS-like border is now available for everyone.
You'll be able to update the border type through the new border
option.
new-border-option.mp4
🖥️ Starting line number
Thanks to @alexandercerutti, the editor
will now let you decide the starting line number of your code.
starting-line-number.mp4
🎨 Padding options revisited
Thanks to @SarjuHansaliya, the editor will now include a new 0
padding option
What's Changed
- feat: update umami by @riccardoperra in #620
- feat(app): allow zero padding by @SarjuHansaliya in #625
- feat(app,api): add line number start option by @riccardoperra and @alexandercerutti in #624
- feat(app,api) add new border type glass option by @riccardoperra in #611
New Contributors
- @SarjuHansaliya made their first contribution in #625
Full Changelog: v1.5.0...v1.6.0