Releases: soulteary/flare
Releases · soulteary/flare
0.5.2
What's Changed
- upgrade runtime to go1.22.2
- fix(envfile_test): Fix unit test error in Windows by @LightAPIs in #43
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #53
- chore(deps): bump github.com/jszwec/csvutil from 1.9.0 to 1.10.0 by @dependabot in #49
Full Changelog: 0.5.1...0.5.2
0.5.1
- fix: .env parser
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- feat: use go 1.21 new logger instead 3rd-party logger, more efficient. @soulteary
- fix: G601, [Implicit memory aliasing in for loop.] @soulteary (939551f)
- fix(style): Fix Mobile mode width overflow by @LightAPIs in #38
- fix(templates): Fix HTML tag name wrong by @LightAPIs in #37
- test: improve test for cmd/flags
Full Changelog: 0.4.3...0.5.0
0.4.3
Full Changelog: 0.4.2...0.4.3
0.4.2
Special thanks to @LightAPIs 🎉
What's Changed
- fix: Fix an encrypted link that may not be decoded by @LightAPIs in #21
- feat: Row moving by @LightAPIs in #29
- fix(editor): Fix a display exception by @LightAPIs in #30
- fix(flags): Fix not reading config from .env by @LightAPIs in #27
- Fix the interaction of login status when multiple flare in the same domain by @LightAPIs in #34
- fix(editor): Fix incorrect col header by @LightAPIs in #28
- fix(auth): Fix an incorrect prompt for validation by @LightAPIs in #26
- feat: Support for dynamic URL parameters by @LightAPIs in #33
- chore: upgrade golang to 1.21, update deps, fix gosec report. @soulteary
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- chore(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 by @dependabot in #7
- Fix some issues with subpages. by @LightAPIs in #19
- fix: Fix duplicate template without categories by @LightAPIs in #18
- fix: Fix KeepLetterCase setting display exception by @LightAPIs in #17
- fix: Cannot generate icon in Windows environment by @LightAPIs in #16
New Contributors
- @dependabot made their first contribution in #7
- @LightAPIs made their first contribution in #19
Full Changelog: 0.4.0...0.4.1
0.4.0
Full Changelog: v0.0.17...0.4.0