Releases: lordmathis/lemma
Releases · lordmathis/lemma
Release v0.6.0
What's Changed
- Add user theme setting by @lordmathis in #68
- Fix FileTree drag and drop by @lordmathis in #69
- Create dependabot.yml by @lordmathis in #71
- Fix asset compression by @lordmathis in #73
- Bump the minor-and-patch group in /app with 18 updates by @dependabot[bot] in #72
- Bump rehype-mathjax from 6.0.0 to 7.1.0 in /app by @dependabot[bot] in #77
- Update dependencies by @lordmathis in #83
- Bump the minor-and-patch group in /app with 2 updates by @dependabot[bot] in #78
- Improve create file modal with parent folder selection by @lordmathis in #84
- Add autocompletion for wiki links by @lordmathis in #85
Full Changelog: v0.5.6...v0.6.0
Release v0.5.6
Release v0.5.5
What's Changed
- Handle HEAD requests with static router by @lordmathis in #66
Full Changelog: v0.5.4...v0.5.5
Release v0.5.4
What's Changed
- Fix code highlight theme change by @lordmathis in #65
Full Changelog: v0.5.3...v0.5.4
Release v0.5.3
What's Changed
- Bump vite from 6.3.6 to 6.4.1 in /app in the npm_and_yarn group across 1 directory by @dependabot[bot] in #63
- Fix move file on frontend by @lordmathis in #64
Full Changelog: v0.5.2...v0.5.3
Release v0.5.2
What's Changed
- Replace react-syntax-highlighter with rehype-highlight by @lordmathis in #61
- Fix get image url by @lordmathis in #62
Full Changelog: v0.5.1...v0.5.2
Release v0.5.1
What's Changed
- Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /server in the go_modules group across 1 directory by @dependabot[bot] in #52
- Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 in /server in the go_modules group across 1 directory by @dependabot[bot] in #53
- Add frontend tests by @lordmathis in #54
- Implement file upload, move and rename by @lordmathis in #55
- Bump form-data from 4.0.2 to 4.0.4 in /app in the npm_and_yarn group across 1 directory by @dependabot[bot] in #56
- Bump vite from 6.3.4 to 6.3.6 in /app in the npm_and_yarn group across 1 directory by @dependabot[bot] in #57
- Fix/theme switching by @lordmathis in #58
- Generate signing and encryption key to a file by @lordmathis in #59
- Update deps to fix prism-js vulnerability by @lordmathis in #60
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- Add support for Postgres by @lordmathis in #36
- Migrate frontend to typescript by @lordmathis in #50
- Update Readme by @lordmathis in #51
Full Changelog: v0.4.1...v0.5.0
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