v0.12.0
·
142 commits
to master
since this release
What's Changed
- chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 by @dependabot in #57
- chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #59
- chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 by @dependabot in #61
- chore(deps): bump github.com/tdewolff/minify/v2 from 2.12.0 to 2.12.4 by @dependabot in #62
- chore(deps): bump github.com/xhit/go-simple-mail/v2 from 2.11.0 to 2.12.0 by @dependabot in #63
- doc: add template documentation by @slurdge in #64
- doc: add screenshots and small tweaks to readme by @slurdge in #66
- feat: add basic i18n by @slurdge in #67
- feat: scaffolding for supporting other css/theme, tested with sakura by @slurdge in #68
- fix: wrong translations by @slurdge in #69
- chore(deps): bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #73
- chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 by @dependabot in #72
- chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in #71
- chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #70
- chore(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 by @dependabot in #75
- chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1 by @dependabot in #76
- chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #77
- fix: default to SSLTLS encryption when port is 465 by @sweenu in #78
- feat: get config from standard places by @sweenu in #82
- feat: add password_file option by @sweenu in #83
- Allow defining templates for pipes by @sweenu in #80
- chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #85
- fix: default encryption set twice by @sweenu in #84
- chore(master): release 0.12.0 by @github-actions in #86
New Contributors
Full Changelog: v0.11.0...v0.12.0