Releases: snackbag/compass
Releases · snackbag/compass
v1.1.5
v1.1.4
Changes
- Removed everything
DefaultTemplateContextrelated as it was causing weird issues
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
Changes
- Fixed crash when reading int32, int64, int or float32 from session
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
Added
- Option to reload components on request
- Server-default template context
- Reading from sessions
Changes
- Fixed security vulnerability that caused the server to crash when reading an invalid encrypted UUID
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release!
Additions
- Compass Server
- Session Management
- Static Files
- Templating
- Components
- Expressions
- Variables
- Route parameters
- Redirects
- Modular Logging
- Cancelling requests
- Modular 404 handling
Full Changelog: https://github.com/snackbag/compass/commits/v1.0.0