You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No messages were being displayed for theme uploads, as the JavaScript on the client side was only run for an htmx response. File uploads must use a standard request/response. This now works both for messages pre-rendered on the server and those passed in response headers.
* Use PostgreSQL JSON-based data implementation
* Fix back link on RSS settings page (#34)
* Show theme upload messages (#28)
* Fix admin page list paging (#35)
* Add db migrations for all stores
* Support both .NET 6 and 7
Error messages are not displayed when a theme file that does not end in
-theme.zip
is uploaded.The text was updated successfully, but these errors were encountered: