Changelog
- 2025-05-01
A big refactoring behind the scenes, I switched from Supabase to NuxtHub and I now use Nuxt UI as UI library.
- 2024-09-02
Added a new Tailwind theme:
- 2024-07-22
Added new icons for C, C++ and C#:
- 2024-05-21
You can now enter any custom dimension for the container element:
- 2024-03-11
You can now choose one of the presets for the text element:
- 2024-03-04
Some important styling improvements for line numbers in code blocks.
You can now change the first line number in code blocks.
- 2024-01-20
You can now purchase the Pro plan once and use it forever. Upgrade now!
Additionally, I added more themes & languages for the code blocks.
- 2023-12-18
Added a new color picker component to provide a better usability.
- 2023-12-13
I added an onboarding setup. You should complete these steps to get the most out of CodeSnap.
- 2023-11-31
This is the biggest release in the history of CodeSnap.
You can now create visually engaging infographics within the editor.
- 2023-10-09
If you are logged in, you can now use the chat widget for customer support.
- 2023-08-04
Press ⌘ + K to open the command palette and quickly change the theme, language, etc. of your snippet.
- 2023-07-20
We now support a lot more code languages and show a better display name for them.
- 2023-07-18
It's now possible to create custom presets
- 2023-07-10
You can now share feedback from within the editor.
- 2023-07-04
We now support Glimmer syntax highlighting. Glimmer components are the new format which power Ember.js.
- 2023-06-29
Drastically improved loading of Snippets page
Reworked keyboard shortcuts, you can show them in editor by pressing ⌘+k
Rearranged keyboard shortcut button in editor & added report problem button
- 2023-03-16
Added a shortcut CTRL+SHIFT+F to reset the current snippet to default values.
It's also available as icon in the top bar in the editor.
- 2023-03-11
Combined previous "Quick" and "Advanced" controls in sidebar into a single one.
Additionally, a lot of nasty bugs were eliminated in the application.
- 2023-03-09
Integrated BrandBird to create stunning visuals of your snippets. Try it yourself by clicking the "Designer" button in the editor.
- 2023-02-07
Line numbers are now correctly shown in exported images. Previously exported images in Chrome always showed "0" for every line.
- 2023-02-07
Added this changelog page to document new features & important bug fixes.