Releases: lordmathis/lemma
Releases · lordmathis/lemma
Release v0.4.1
What's Changed
- Update documentation by @lordmathis in #30
- Update README config section by @lordmathis in #31
- Add ca-certs to docker by @lordmathis in #32
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- Create swagger api docs by @lordmathis in #24
- Readme badges by @lordmathis in #25
- Implement cookie auth by @lordmathis in #26
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /server in the go_modules group across 1 directory by @dependabot in #27
- Implement structured logging by @lordmathis in #28
- Rename app to Lemma by @lordmathis in #29
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
- Migrate from react-markdown to remark by @lordmathis in #12
- Fix wrong package.json by @lordmathis in #13
- User authentication and account settings by @lordmathis in #14
- Restructure components by @lordmathis in #15
- Admin dashboard by @lordmathis in #16
- Implement Rate Limit, Secure Headers and CORS by @lordmathis in #17
- Implement show hidden files setting by @lordmathis in #18
- Rename root folders by @lordmathis in #19
- Implement backend tests by @lordmathis in #20
- Split main into app package by @lordmathis in #21
- Fix missing commit author name and email by @lordmathis in #22
- Update README by @lordmathis in #23
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Fix/autocommit on delete by @lordmathis in #5
- Feat/workspaces by @lordmathis in #6
- Feat/vite by @lordmathis in #7
- Fix/file list by @lordmathis in #8
- Feat/last opened file by @lordmathis in #9
- Centralize env vars loading by @lordmathis in #10
- Feat/encrypt tokens by @lordmathis in #11
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
Initial Release
- Markdown editing with syntax highlighting
- File tree navigation
- Git integration for version control
- Dark and light theme support
- Math equation support (KaTeX)
- Code syntax highlighting