I thought it was time for a new release, we had some fantastic additions in this version jump from some amazing people. Cheers to everyone involved and please, enjoy!
What's Changed
- added basepath to the raw button link by @paddy-ai in #274
- [feat] added allowed hosts by @jordan-dalby in #277
- feat: add quick-access favourite button & fix settings modal scroll issue (#273) by @tejaspokale22 in #278
- feat: enable sharing public snippets via category and language URL (#275) by @tejaspokale22 in #279
- feat: add support for github style admonitions in markdown (#263) by @tejaspokale22 in #282
- feat: implemented clear all snippets permanently feature in recycle bin (#283) by @tejaspokale22 in #284
- Add deployment strategy to helm chart by @atribe in #285
- feat: add configurable dropdown sections for language selection and auto-select most used language (#51) by @tejaspokale22 in #286
- feat: add global '/' key shortcut to focus search input by @icebelly29 in #288
- Fix carriage return issue in raw snippets endpoints by @icebelly29 in #290
- [feat] added verilog and systemverilog as supported languages by @jordan-dalby in #298
- [feat] added pagination to api snippet routes by @jordan-dalby in #299
- [feat] added infinite scroll, client side cache, and server side searching by @jordan-dalby in #309
- [feat] admin panel by @jordan-dalby in #310
- [feat] added vba as a supported language by @jordan-dalby in #311
- [bug] fixed bug with pinned snippets not appearing first by @jordan-dalby in #313
- [feat] added upload from URL option when creating / editing snippets by @jordan-dalby in #314
- [feat] ux changes on the modal component by @jordan-dalby in #315
- [feat] added ini, conf, and vimscript as languages by @jordan-dalby in #316
New Contributors
- @paddy-ai made their first contribution in #274
- @atribe made their first contribution in #285
- @icebelly29 made their first contribution in #288
Full Changelog: v1.5.9...v1.5.10