• v1.9.8 ec47943a39

    v1.9.8 Stable

    zeni released this 2026-05-19 00:44:33 -04:00 | 0 commits to main since this release

    • Add function RenderNamedTemplate executes a named template from the registered set with the given data and returns the rendered HTML.
    • gormlogger.Silent is the log level that suppresses all Gorm log messages, including the "record not found" warnings.
    • COOKIE_SECURE environment variable (defaults to true, set to false for local HTTP development)
    • Cookie time and JWT share the same time
    • Option to force a GET redirect (303) when needed, by passing true as a second parameter to c.Response.Redirect().
    • Moved session system to core
    • Queue system settings expanded. Update debug to goffee log system
    • Updated documentation
    Downloads