Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Releases: lauthieb/code-notes

1.2.4

27 May 21:36
8983a50
Compare
Choose a tag to compare

Improvements and a new codebase!

Contributors

First of all, many thanks to our contributors of this new version ❤️

Features

  • Add Visual Basic Script support (#122)
  • Added menu item with shortcut for dev tools in production (#126)
  • Upgrading to vue-cli 4 and electron 8 (#135)

1.2.3

09 Dec 13:17
Compare
Choose a tag to compare

Hacktoberfest was great! 🎃

Thanks to Hacktoberfest, we had a lot of new visitors and contributors on Code Notes. Let's continue on this dynamic, it's great! 🤩

Contributors

First of all, many thanks to our new contributors ❤️

Features

  • Github Enterprise URL Addition (#95)
  • Change Github access token field to password field (#107)
  • Change internal data structure to save one created code snippet in one file (#74)

1.2.2

16 Mar 09:21
Compare
Choose a tag to compare

Export to carbon.sh & fix some bugs

We are happy to give you the possibility of exporting your notes on carbon.sh so that you can share them on social networks in an elegant way! 🎨

Contributors

First of all, many thanks to our new contributors ❤️

Features

  • Export to carbon-sh (#67)

Bugs

  • Fix bug #59 - issue with periods in filenames (#68)

1.2.1

29 Oct 23:51
Compare
Choose a tag to compare

Colored tags, new languages & not required filename

After a long month of waiting, I'm happy to introduce this new patch with some pretty features!

Contributors

First of all, many thanks to our new contributors ❤️

Features

  • Add colored tags (#38)
  • Add liquid lang (#45)
  • Add C-sharp lang (#47)
  • Generate filename if needed (#51)
  • Add some languages (#52)
  • Fix some npm vulnerabilities (#53)

Refactor

  • Minor refactor in .vue and .js files (#39)

1.2.0

10 Feb 16:55
15543d0
Compare
Choose a tag to compare

Hello Github gists & tags !

After nights of development, I'm proud to release this big version including Github gists integration & tags on notes 🚀

Features

  • Github gist integration (#19)
  • Tagging notes (#22)

Bugs

  • Note is created if "." in filename (#17)

1.1.1

08 Feb 19:10
Compare
Choose a tag to compare

Hello new languages & scroll in sidebar !

Minor version with a bug fix and some new languages 🚀

Enhancement

  • Add SQL & Powershell support (#25)

Bugs

  • Add a scrollbar in sidebar when there are a lot of languages (#23)

1.1.0

05 Feb 13:12
Compare
Choose a tag to compare

Hello multi snippets !

After a lot of of work hours, migration script and form validation, you now have the opportunity to add several snippets in one note 🚀

Features

  • Multi snippets in one note (#15)

Bugs

  • Fix the case sensitive search bar (#9)

1.0.0

29 Jan 12:51
Compare
Choose a tag to compare

Hello Code Notes !

After a lot of of work hours, today I'm proud to present the first release of Code Notes 🚀

Features

  • Create, list, update and delete snippets locally
  • Filter snippet by language
  • Search snippet by language, name, description