Skip to content

Releases: riccardoperra/codeimage

v1.7.0

29 Jun 08:03
b5b5dbf
Compare
Choose a tag to compare

What's Changed

  • feat: shareable presets by @riccardoperra in #637
  • chore(release): version packages by @github-actions in #638

Full Changelog: v1.6.2...v1.7.0

v1.6.2

18 May 14:26
7cd65b2
Compare
Choose a tag to compare

What's Changed

  • fix: disable box-shadow rendering on ios/safari by @riccardoperra in #634
  • chore(release): version packages by @github-actions in #635

Full Changelog: v1.6.1...v1.6.2

v1.6.1

04 May 09:16
96e1ba5
Compare
Choose a tag to compare

What's Changed

  • feat: add support for go lang by @riccardoperra in #631
  • chore(release): version packages by @github-actions in #632

Full Changelog: v1.6.0...v1.6.1

v1.6.0 - April update

27 Apr 11:26
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.1

06 Jan 10:50
a482f6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0 - 🍷🍾 December update

22 Dec 08:01
c91d8ec
Compare
Choose a tag to compare

A new CodeImage update is here!

It has been several months since the last major update. During last months we've been working on app fixes, new languages support, themes...and today we'll release a bunch of new features as one of the last update of 2023 year.

Here's a table of content of the 1.5.0 update:

🔡 Local system fonts are now available.

Editor has been updated introducing a new experimental font support with Local Font Access API.
Prior browser authorisation, this allows you to access yours locally installed fonts to display the code as you prefer.

font-picker.mp4

🖥️ New Window style themes

CodeImage always had two types of terminal-like themes: Windows and MacOS. We are planning to add during next months new special themes that can beautify your screenshots more and more.

Today, the window select has been updated introducing two new terminal themes:

  • MacOS Outline
  • MacOS Gray

We've also moved the old "accent mode" toggle in the sidebar to the window selection as a checkbox.

window-style.mp4

🎨 New Xcode like themes

The themes collection has been updated introducing two new themes inspired from Xcode:

  • Xcode Dark
  • Xcode light
xcode-theme.mp4

📰 In-app changelog and new features badge

Since today, while opening CodeImage you may see sometimes a new dialog that will notify you of a new update.

You'll be able to recognise new features through a new badge indicating that it is a new feature.Once you use the feature a couple of times, the badge will automatically disappear.

🐞 App fixes

As with all updates, we set aside some time to fix issues on both the application side and the internal side.

We fixed a tab name font rendering issue thanks to @KunalTanwar feedbacks, but we also made several optimization and improvements to the repository structure, particularly on unit and integration test of our backend.

We've also update the tab extension combobox replacing the Lion UI component with Kobalte

What's Changed

Full Changelog: v1.4.4...v1.5.0

v1.4.4

12 Nov 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

08 Nov 20:37
a74444c
Compare
Choose a tag to compare

This new version introduce the JetBrains Fleet Dark Theme in the CodeImage editor!

Snippet using jetbrains fleet theme

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

23 Aug 11:31
ffa1a82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

29 Jul 13:01
54ba909
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1