Skip to content

Releases: gae-init/gae-init

2.2.0

09 Mar 23:17
Compare
Choose a tag to compare

2.1.4

28 Feb 18:20
Compare
Choose a tag to compare
  • 769e Rolled back dev_appserver.py detection (#319)

2.1.2

28 Feb 12:45
Compare
Choose a tag to compare
  • #312 Added clickable table rows support
  • 858d Updated paths for the latest Google Cloud SDK (Fixes #318)

If the ./run.py -s or gulp are generating some errors, then upgrade your Google Cloud SDK:

$ gcloud components update

2.1.0

15 Feb 18:11
Compare
Choose a tag to compare
  • #266 Added VK OAuth
  • #301 Added label support for filter_by_link macro
  • #304 Refactoring API
  • #305 JSONP is now supported (again) for any API call
  • #306 Moved feedback to control module
  • #307 Refactoring imports in main.py
  • #308 Moved error handling to control module
  • #310 Moved all endpoints from main.py to control module

2.0.2

07 Feb 16:37
Compare
Choose a tag to compare
  • #299 Added default static error page
  • #300 Refactoring fields
  • #302 Refactoring *_FIELDS
  • c91c Race condition fix for checking the latest version
  • 3ee7, b550 Clean ups

2.0.0

05 Feb 21:39
Compare
Choose a tag to compare

❕ If you are upgrading from an older version, keep in mind that this is one of the biggest changes that affects more than a bunch. Merge at your own risk! It is strongly recommended that you will go through the general changes in #202 to examine what to expect, before merging with an already existing project.

May your Gods be with you :) :godmode:

1.9.0

05 Feb 20:23
Compare
Choose a tag to compare
  • #289 Moving controllers into separate module

1.8.6

04 Feb 23:02
Compare
Choose a tag to compare
  • #288 Ability to add new users for administrators
  • #290 Updated to the latest reCAPTCHA
  • #291 Moved /user/ endpoint under /admin/
  • #293 Check for SemanticVersion in the latest pip first
  • #296 Refactored data-loading-text and added spinning icon
  • 5667 Linking to the correct version for logs in Cloud Console
  • 0757 Updated 3rd party libraries
  • 2df0 Added secure: always to the app.yaml

1.8.4

25 Jan 12:00
Compare
Choose a tag to compare
  • #274 Added links to major things on Google Cloud Console
  • #275 Refactored <i> to <span> for icons
  • #276 Fixed IS_WINDOWS constant population in run.py
  • #285, #287 Updating 3rd party libraries
  • #286 Fix unicode email and username for md5
  • 93d7 Changed the order of tasks in gulpfile.coffee
  • bc7d Added mising argument for Analytics

1.8.2

01 Jan 18:19
Compare
Choose a tag to compare
  • #271 Fix Gulp on Windows
  • b62f Renamed kws to kwargs in auth.py
  • b139 Minor tweaks in run.py
  • e94f Updated profile view for long emails
  • 406f Happy New Year!