Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Latest commit

 

History

History
110 lines (85 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

110 lines (85 loc) · 2.87 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.9.3] - 2018-08-16

Changed

  • Upgrade ember-osf

[0.9.2] - 2018-08-16

Changed

  • Downgrade ember-osf

[0.9.1] - 2018-08-16

Added

  • cookie-banner component to main application template

Changed

  • where whitelisted providers are passed into the discover template

[0.9.0] - 2018-07-25

Added

  • parameters for authenticated, isPublic and resource to pageView tracking
  • unicode-byte-truncate package

[0.8.1] - 2018-07-05

Removed

  • Excess calls to preprint providers and taxonomies enpoints

[0.8.0] - 2018-06-21

Added

  • use of ember-osf scheduled-banner component
  • anonymizeIp: true in GA config to anonymize sender IP
  • Call to the store to get all registration types on discover page

Removed

  • Hard-coded list of search-facet-registration types

[0.7.0] - 2018-05-01

Added

  • ember-route-action-helper for route closure actions
  • COS version of eslint

Changed

  • osf-style to use the latest version with navbar changes

Fixed

  • Syntax errors from updating to COS version of eslint

[0.6.12] - 2017-02-14

Added

  • noscript message if JavaScript is disabled

Changed

  • Remove phantomjs dependency and postinstall hook to rebuild node-sass
  • Use COS ember-base image and multi-stage build
    • Notify DevOps prior to merging into master to update Jenkins
  • Update README
  • Format travis config
  • Remove footer styling in favor of adding it to ember-osf
  • Update to @centerforopenscience/ember-osf@0.14.0
  • Use model.queryHasMany in place of model.query
  • Update to use Ember 2.18
  • Update dependencies in package.json to be more up-to-date
  • Update syntax in necessary files to match Ember 2.18 syntax

Removed

  • All bower dependencies

[0.6.11] - 2017-12-04

Changed

  • Update to @centerforopenscience/ember-osf@0.12.4

[0.6.10] - 2017-11-29

Changed

  • Update to @centerforopenscience/ember-osf@0.12.3

[0.6.9] - 2017-11-29

Changed

  • Update to @centerforopenscience/ember-osf@0.12.2

[0.6.8] - 2017-11-21

Removed

  • Instance of double banner

Changed

  • Update to @centerforopenscience/ember-osf@0.12.1

[0.6.7] - 2017-10-26

Changed

  • Update to @centerforopenscience/ember-osf@0.11.4

[0.6.6] - 2017-10-19

Changed

  • Update to @centerforopenscience/ember-osf@0.11.2

[0.6.5] - 2017-10-11

Added

  • Dockerfile-alpine for small production builds
  • Testem flag to Chrome for no sandbox
  • Test with headless Firefox

Changed

  • Get the sentryDSN from the ember config
  • Update to @centerforopenscience/osf-style@1.5.1
  • Point Bower to new Bower registry (https://registry.bower.io)
  • Update to @centerforopenscience/ember-osf@0.11.0