JsWeb 1.2.0 Beta 1
This is the first beta release for JsWeb version 1.2!
✨ New Features
- Automatic AJAX: Forms and navigation now happen without a full page reload, right out of the box!
- Built-in Admin Panel: A production-ready admin interface is now included.
- Smart Forms: The forms system is now more robust and easier to use with automatic HTML rendering.
🐛 Bug Fixes & Improvements
- The framework is now correctly identified as ASGI, not WSGI.
- Fixed browser caching issues on protected pages.