Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

52 lines (44 loc) · 2.17 KB

Change Log

All notable changes to this project will be documented in this file.

1.3 - 2015-22-13

  • Bumped version of geoshape to 1.4
  • Removed notifications to [email protected]
  • Updated war file downloads through geoshape.org
  • Pegged stigs and rogue-scripts repos to a release
  • Removed unused rogue version variable from default.rb
  • Support for django-classification-banner, 1.0.5
  • Update negation logic when loading fixtures to not run when given an empty array.
  • Fix typo in the default 'REGISTRATION_OPEN' variable.
  • Disable gzip compression in Geoserver (needed because of a known GeoGIG bug).
  • Add NOTIFICATION_LOCK_LOCATION variable to the local_settings.py template.
  • Deny access to routes with un-used script extension in Nginx (asp[x], php, jsp, cgi, and pl).
  • Support for running in SSL.
  • Add security headers to prevent clickjacking and XSS in the default nginx configuration.
  • Disable the default nginx site configuration by default.
  • Fix bug where the BROKER_URL was not being populated in update_templates.
  • Parameterize the CONN_MAX_AGE Django DB setting.

1.2 - 2015-01-20

  • Bump the Geoshape version to release-1.2.
  • Override the GeoNode help to go to the GeoSHAPE documentation.
  • Adds CHANGELOG.md.

1.1 - 2015-01-19

  • Bumps the Nginx version to 1.4.4.
  • Parameterizes the Nginx client_max_body_size variable and defaults it to 150mb.
  • Adds a Celery configuration and RabbitMQ to the build.
  • Renames GeoGit to GeoGIG and brings in latest changes.
  • Updates build to support installing GeoNode > 2.0.
  • Updates build to use Geoserver 2.6-SNAPSHOT.

1.0 - 2015-01-15

  • Initial ROGUE release re-released using 1.0 tag.