Skip to content

Releases: mikestefanello/pagoda

v0.27.0

04 Aug 12:40

Choose a tag to compare

What's Changed

  • Generate ent schema in admin code. by @mikestefanello in #127
  • Support multiple forms in a single page
  • Update dependencies

Full Changelog: v0.26.0...v0.27.0

v0.26.0

18 Jul 13:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

18 Jun 01:03
79a589d

Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

02 Jun 12:45

Choose a tag to compare

What's Changed

  • Fix HTTPErrorHandler always returning 200 by @EduardoZepeda in #109
  • Fix Safari cookies and CSRF

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

02 May 14:20

Choose a tag to compare

Changes

  • Added backlite UI to the admin panel to monitor tasks and queues

Full Changelog: v0.22.0...v0.23.0

v0.22.0

22 Apr 13:22

Choose a tag to compare

Significant change

Please review the updated README for details and instructions. Note, the admin panel is considered to be in beta. Please use with caution and open issues for any problems, bugs, feedback, etc.

Other changes

  • Updated dependencies
  • Cleanup configuration
  • Use absolute URL when generating password reset links
  • Use memdb rather than :memory: for in-memory SQLite test databases

Full Changelog: v0.21.0...v0.22.0

v0.21.0

10 Apr 13:16

Choose a tag to compare

What's Changed

  • Updated dependencies
  • Fixed HTMX JS listeners
  • Cleaned up conditional rendering
  • Log ui node cache faliures

Full Changelog: v0.20.0...v0.21.0

v0.20.0

06 Mar 01:04
62d46c4

Choose a tag to compare

What's Changed

  • Migrate from templates to Gomponents by @mikestefanello in #103
  • Added air and make target for live reloading

Full Changelog: v0.19.0...v0.20.0

v0.19.0

19 Feb 02:16

Choose a tag to compare

What's Changed

  • Upgraded Ent
  • Upgraded Bulma to 1.x
  • Added file management
  • Use custom logger in main
  • Improve web server and task runner start and shutdown
  • Use more secure cookie settings

Full Changelog: v0.18.0...v0.19.0

v0.18.0

05 Feb 13:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0