Releases: goblogplatform/goblog
Releases · goblogplatform/goblog
v0.2.3
What's Changed
- Auto-promote first OAuth login to admin when no admin exists by @compscidr in #531
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump github.com/gin-contrib/static from 1.1.5 to 1.1.6 by @dependabot[bot] in #528
- Bump github.com/gin-contrib/sessions from 1.0.4 to 1.1.0 by @dependabot[bot] in #527
- Make IsAdmin strict, gate wizard upload on IsWizardMode by @compscidr in #530
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Extract shared head template from themes by @compscidr in #526
- Support HEAD requests on all public routes by @compscidr in #525
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Implement plugin system with analytics, social icons, and scholar plugins by @compscidr in #520
- Plugin pages render through generic content template by @compscidr in #522
Full Changelog: v0.1.54...v0.2.0
v0.1.54
What's Changed
- Also push :latest Docker tag on tagged releases by @compscidr in #516
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #517
- Add forest theme by @compscidr in #518
- Add branded favicon and app icons by @compscidr in #519
Full Changelog: v0.1.53...v0.1.54
v0.1.53
What's Changed
- Implement theme system by @compscidr in #514
- Disable trusted proxies to fix GIN warning by @compscidr in #512
- Update README to reflect current features by @compscidr in #515
Full Changelog: v0.1.52...v0.1.53
v0.1.52
What's Changed
- Sort archives newest first by @compscidr in #506
- Add post revision history by @compscidr in #507
- Show email in admin comments, auto-fill name for admin, and add missing admin auth checks by @compscidr in #510
Full Changelog: v0.1.51...v0.1.52
v0.1.51
What's Changed
- Fix tags table missing PRIMARY KEY causing duplicate tag display by @compscidr in #504
Full Changelog: v0.1.50...v0.1.51
v0.1.50
What's Changed
- Filter draft posts from most recent post by @compscidr in #502
- Fix tag duplication on blur by @compscidr in #503
Full Changelog: v0.1.49...v0.1.50
v0.1.49
What's Changed
- Update docker/login-action action to v4 by @renovate[bot] in #488
- Update docker/setup-buildx-action action to v4 by @renovate[bot] in #489
- Update dependency go to v1.26.1 by @renovate[bot] in #491
- Update golang Docker tag to v1.26.1 by @renovate[bot] in #493
- Update dependency go to v1.26.1 by @renovate[bot] in #492
- Update docker/build-push-action action to v7 by @renovate[bot] in #490
- Fix login page recent posts alignment by @compscidr in #497
- Add markdown table support by @compscidr in #495
- Fix tag duplication when saving posts by @compscidr in #496
- Add configurable custom header/footer code by @compscidr in #498
- Update scholar to v1.0.10 to fix throttling issues by @compscidr in #500
Full Changelog: v0.1.48...v0.1.49