Skip to content

Releases: openplans/shareabouts

Shareabouts 3.15.3

09 Jul 15:06
Compare
Choose a tag to compare
  • Add Swag library
  • Add OpenPlans common Handlebars helpers library
  • Show line breaks in user input by default (using nlToBr helper)

Shareabouts 3.15.2

26 Jun 19:21
Compare
Choose a tag to compare

Store the raw geocoded data on places, instead of just a string representation

NOTE: If you were using releases 3.13.x or 3.14.x, and using the geocoding feature, you should update your flavor configuration to store the location data in a different field by changing the location_item_name attribute.

Shareabouts 3.14.0

25 Jun 20:51
Compare
Choose a tag to compare

Add Google Analytics support

Shareabouts 3.13.2

25 Jun 16:21
Compare
Choose a tag to compare
  • Add the ability to geocode and reverse geocode addresses using MapQuest's geocoder.

Shareabouts 3.12.6

06 Jun 17:19
Compare
Choose a tag to compare
  • Make the meta author configurable
  • Update old links in the default template

Shareabouts 3.12.5

05 Jun 03:59
@fkh fkh
Compare
Choose a tag to compare

Minor improvements:

  • Making data.shareabouts.org the default API server
  • Better language picker for translated maps

Shareabouts 3.12.4

03 May 06:10
Compare
Choose a tag to compare

Add boto to the requirements

  • The Python boto library is required in order to work with S3
  • COMPRESS_ENABLED can optionally be set independent of DEBUG in the environment

Shareabouts 3.12.3

02 May 23:04
Compare
Choose a tag to compare

Minify and compress Javascript and CSS assets before serving.

  • GZip WSGI middleware handles compression of non-JS/CSS static assets
  • If AWS credentials are set, static files are minified and saved to

Shareabouts 3.12.2

02 May 18:52
Compare
Choose a tag to compare

Do not include submissions if the list view is disabled

Shareabouts 3.12.1

02 May 18:03
Compare
Choose a tag to compare

Make the list view optional using a config value