Releases: mikestefanello/pagoda
Releases · mikestefanello/pagoda
v0.27.0
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
What's Changed
- Set tailwindcss binary file name depending on current os by @opchaves in #125
- Fixed missing name attribute on select component
- Updated dependencies
New Contributors
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Swap Bulma for DaisyUI (Tailwind) by @mikestefanello in #111
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Fix HTTPErrorHandler always returning 200 by @EduardoZepeda in #109
- Fix Safari cookies and CSRF
New Contributors
- @EduardoZepeda made their first contribution in #109
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Changes
- Added backlite UI to the admin panel to monitor tasks and queues
Full Changelog: v0.22.0...v0.23.0
v0.22.0
Significant change
- Add dynamic admin panel for managing entities by @mikestefanello in #108
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
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
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
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
What's Changed
- Update Makefile by @Jimmy99 in #80
- Use alpine v3
click.outsideevent name by @Cryptkeeper in #83 - Fixed pager page and pages value when no items present
- Update dependencies
New Contributors
- @Cryptkeeper made their first contribution in #83
Full Changelog: v0.17.0...v0.18.0