What's Changed
- chore: Removed unused packages by @SiriusCrain in #229
- [187] Add Edit and Delete buttons to Snippet View Modal by @SiriusCrain in #232
- [186] feat: Show warning on close with unsaved changes by @SiriusCrain in #234
- [220] fix: Do not show previous API key on dialog open by @SiriusCrain in #233
- chore: Upgrade packages by @SiriusCrain in #235
- Improved API routes for CRUD actions and search capabilities. by @LetsDrinkSomeTea in #239
- feat: complete recycle bin feature with backend and frontend integration by @kunal697 in #240
- [241] feat: Add show/hide password toggle in login page by @kunal697 in #242
- [feat] Added ABAP language by @jordan-dalby in #246
- Update values.yaml by @HadManySons in #249
- Fix: Share Snippet feature in Browser throws an error message by @shivamsnaik in #252
- Fix scrolling across code segments in Edit/Create mode by @shivamsnaik in #256
- Fixed the jittery sudden scrolls while typing in the editor while creating/editing a Code Snippet. by @shivamsnaik in #255
- Fix OIDC Auth Logic: Missing idP Logout logic implemented by @shivamsnaik in #258
- feat: export snippets as markdown with 1 file per snippet (#170) by @tejaspokale22 in #266
- [bug] the code editor does not work in isolated networks by @freakier in #265
- feat(snippets): add pin/unpin and favorite/unfavorite functionality (#93) by @tejaspokale22 in #268
- feat: add upload and download functionality for code fragments (#48) by @tejaspokale22 in #269
- fix(server): raise JSON body limit to 2mb to support fragments larger than 94kb by @tejaspokale22 in #270
New Contributors
- @SiriusCrain made their first contribution in #229
- @kunal697 made their first contribution in #240
- @HadManySons made their first contribution in #249
- @shivamsnaik made their first contribution in #252
- @tejaspokale22 made their first contribution in #266
- @freakier made their first contribution in #265
Full Changelog: v1.5.8...v1.5.9