Skip to content

Go Web App v3.0

Compare
Choose a tag to compare
@josephspurrier josephspurrier released this 15 Sep 05:30
· 39 commits to master since this release
  • Added support for different handlers for HTTP and HTTPS
  • Templates now support template-specific code before the closing head and body tags
  • Added ability to show flash messages using JavaScript
  • Added ability to retrieve flash messages when using Ajax
  • Added ability to send emails
  • Added ability to use Google reCAPTCHA
  • Added ability to read the View configuration
  • Updated database sizes
  • Updated integer types
  • Updated so app can start without MySQL connection
  • Change default database to SQLite
  • Added 500 handler
  • Added slashes so the icons work on all pages