Skip to content

Releases: gae-init/gae-init

5.0.0

05 Jun 12:21
Compare
Choose a tag to compare
  • #515 - Flask 0.11 Released
  • #511 - Replace minimist by yargs-parser
  • #512 - Fixed callback URL for Facebook
  • #516 - Added bash scripts for installing requirements (removed some: #517, #518)
  • #513 - Added init_confirm_button function
  • #472 - Added pageres screenshots to the tests
  • #519 - Update webargs to 1.3.3
  • #521 - Support vanilla JavaScript
  • 8b79 - Reorder in README
  • 61e0 - Order by name in bower.json

4.1.2

12 May 09:44
Compare
Choose a tag to compare
  • b359 Unicode tags
  • #504 module is renamed to service in app.yaml
  • #505 Updated admin links to Google Cloud Console
  • #508 Handling the missing ndb.Key argument from param

4.1.0

18 Apr 11:41
Compare
Choose a tag to compare
  • #452 Deploying the app using the gcloud preview app deploy.
  • #498 More explicit expiration settings for static resources.
  • #501 Move test templates under admin directory.
  • #502 Removed aria roles.

4.0.2

07 Apr 17:57
Compare
Choose a tag to compare
  • #423 Massive reformat (when it comes to splitting the lines mainly)
  • #454 Rewrite param() function using webargs
  • #475 update unidecode package
  • #470 Improve api.auth.signing for handling username/email
  • #478 Cron required decorator
  • #482 Old password is required when changing password from profile
  • #483 Fixed redirect domain for Microsoft Live OAuth 2.0
  • eb92 Added support for Float in util.param
  • #488 Using Microsoft Application Registration portal
  • #489 Removed unused file
  • #494 Fix issue with empty name in GitHub user response
  • #495 Fix for z-index values being changed by gulp-cssnano by default
  • #496 Update Bitbucket to OAuth 2.0
  • #499 Change order for buildins

3.7.2

24 Jan 13:48
Compare
Choose a tag to compare
  • d980 Added forms.datetime_field to forms.html

3.7.0

20 Jan 22:48
Compare
Choose a tag to compare
  • #450 Reorder Let's Encrypt properties
  • #453 Fix query_string duplication
  • #455 Explicit define module name and instance class in app.yaml
  • #458 Use gulp-cssnano instead of gulp-minify-css
  • 8e66 Package install instead of pre-install

3.6.2

15 Dec 14:18
Compare
Choose a tag to compare
  • #449 Disable PIN security for werkzeug >= v0.11

3.6.0

14 Dec 14:38
Compare
Choose a tag to compare
  • #445 Add admin link to Billing and Localhost
  • #442 Let's Encrypt integration (how to)
  • #447 Updated README.md
  • 6b72 Updated Flask-Restful

3.5.0

06 Dec 20:04
Compare
Choose a tag to compare
  • #441 User API refactor
  • #428 OAuth API for REST
  • 4dc6 Update GAE links in admin console

3.4.0

29 Nov 15:22
Compare
Choose a tag to compare
  • #430 Middleware wrapper for appstats fix
  • #432 NPM preinstall script
  • #433 Removed NProgress
  • #434 Removed unnecessary parentheses