Code Notes Changelog

What's new in Code Notes 1.2.4

May 27, 2020
  • Improvements and a new codebase!
  • 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)

New in Code Notes 1.2.3 (Nov 2, 2019)

  • 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)

New in Code Notes 1.2.2 (Mar 16, 2019)

  • Features:
  • Export to carbon-sh (#67)
  • Bugs:
  • Fix bug #59 - issue with periods in filenames (#68)

New in Code Notes 1.2.1 (Oct 30, 2018)

  • 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 ❤️
  • @guastallaigor
  • @bainternet
  • @slabruyere
  • 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)

New in Code Notes 1.2.0 (Feb 11, 2018)

  • Features:
  • Github gist integration (#19)
  • Tagging notes (#22)
  • Bugs:
  • Note is created if "." in filename (#17)

New in Code Notes 1.1.1 (Feb 9, 2018)

  • 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)

New in Code Notes 1.1.0 (Feb 5, 2018)

  • 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)