Skip to content

Releases: gae-init/gae-init

3.3.4

06 Nov 18:20
Compare
Choose a tag to compare
  • #425 Typo
  • #427 Fixed bump_counter call by using a named parameter
  • Updated packages to their latest versions

3.3.2

10 Oct 14:47
Compare
Choose a tag to compare
  • #410 Updated Python requirements
  • #412 Fixed typos
  • #416 Fix Facebook's email

3.3.0

30 Aug 22:59
Compare
Choose a tag to compare

3.2.0

25 May 12:39
Compare
Choose a tag to compare
  • #357 Added parse_tags function in util.py
  • #365 Removed default http for callbacks and deprecated URLs
  • #367 Fixed magic's 404 error on Windows

3.1.0

06 May 17:48
Compare
Choose a tag to compare
  • #356 Added Reddit OAuth

3.0.4

06 May 00:21
Compare
Choose a tag to compare
  • #355 Passing parameters from Gulp to the appcfg.py with gulp deploy

3.0.2

05 May 07:43
Compare
Choose a tag to compare
  • #353 Fixed options support for grunt run task (-p and -o)
  • 4c16 Updated Python libraries to their latest versions

3.0.0

02 May 19:06
Compare
Choose a tag to compare
  • #321 Using Gulp for building front end and source maps for scripts and styles
  • #342 Removed greetings and goodbyes

This is a major update that most likely will break your configuration, if you had added more styles and scripts. The new place to define them is in gulp/config.coffee. If you are lost on where is what, type: gulp help.

Here is a complete diff from previous version: 2.5.0...3.0.0

2.5.0

01 May 12:13
Compare
Choose a tag to compare
  • #341 Updated endpoints for OAuth
  • #343 Changed Google's IP

2.4.0

15 Apr 22:35
Compare
Choose a tag to compare
  • #303 Using the verbose names where possible
  • #311 Added Google OAuth2
  • #326 Header set to default instead of inverse
  • #327 Added margin for btn-social-icon on auth pages
  • #331 Added prefix for API URLs
  • #333 Refactor User's API
  • #336 Removed SweetAlert
  • #339 Fixes for installing google-api-python-client lib