algernon v1.12.5 Release Notes

Release Date: 2019-08-22 // over 4 years ago
    • Built with Go 1.13 (d9b13233378668a4fd24ac5d044e9d550cd2a8be)
    • ➕ Adds support for PostgreSQL queries with the PQ function, from Lua.
    • ⚡️ Updated dependencies, especially with QUIC and HTTP/2 in mind.
    • ⚡️ Updated the JSX sample to use the latest version of React.
    • 🐧 The static executable for Linux is now built with -trimpath.
    • 🆕 New HTTP client functionality from Lua, using GET or HTTPClient.
    • CookieSecret and SetCookieSecret can now be used to get and set the secure cookie secret from Lua, or it can be set with the --cookiesecret flag.