v0.6 Release Notes

Home Philosophy Release Notes E-commerce with Umono View on GitHub

What is New?

Customizable 404 Page

You can customize 404 page at /admin/settings/404-page. This also shows that we now have a settings page.

Static File Caching

Static file caching has been added. Files that don’t change (such as CSS, JS) are stored in the browser, allowing pages to load faster and reducing requests to the server.

Compono v0.2

Compono v0.2 has new features
- Passing Parameters to Other Components
- Passing Component as Parameters
- Global Parameter Visibility in Local Components

Made with Umono ♥️