Skip to content
[UI] theme components namespaced into "theme::" namespace. @extends("layout") now becomes @extends("theme::layout"). Modal converted into component, @modal
[Web Apps] snapshot reversion applies correct commit value. Blocking database export cleared prior to snapshot
[Quota] an over-quota user would generate a fatal error during site:get-account-quota call
[File Manager] "New" actions now work as expected in Firefox
[UI] Laravel router support. See "template" app for sample usage
[Debug] exception types now prefixed to unhandled exception messages
[Core] deduplicate account metadata. Jobs require ~2.3x less storage
[UI] bump jQuery to 3.4.1