Changes since v1.7.3
- Bug Fixes in the Settings UI (#321) (611b959)
- update actions using sanad (#320) (cc3d730)
- feat(vscode): add tags/collections view and offline reach-only support (#319) (4f98d73)
- fix: prevent aggressive caching of static JS and CSS files by setting Cache-Control headers (#318) (7e3d42e)
- feat: Add first version of VSCode extension (#315) (7dd55ee)
Docker
Standard
docker pull ghcr.io/mohamedelashri/snipo:v1.7.4Hardened
docker pull ghcr.io/mohamedelashri/snipo:v1.7.4-hardenedWhat's Changed
- feat: Add first version of VSCode extension by @MohamedElashri in #315
- fix: prevent aggressive caching of static JS and CSS files by setting Cache-Control headers by @MohamedElashri in #318
- feat(vscode): add tags/collections view and offline reach-only support by @MohamedElashri in #319
- update actions using sanad by @MohamedElashri in #320
- Bug Fixes in the Settings UI by @MohamedElashri in #321
Full Changelog: v1.7.3...v1.7.4