Skip to content

Releases: cedardevs/onestop

Release v2.0.2

04 Oct 21:32
Compare
Choose a tag to compare

Spring library upgrade to incorporate bug fix from Spring Cloud for standalone web application container deployments.

2.0.1

26 Sep 19:01
Compare
Choose a tag to compare

Hotfixes

  • Prevent search requests with page size larger than 1000

2.0.0

26 Sep 19:00
Compare
Choose a tag to compare

API

  • Elasticsearch 5.x
  • Separate Search API from Metadata API
  • Improved parsing and performance

UI

  • Significant visual overhaul
  • Improved filtering
  • Significantly improved accessibility

v2.0.0 Release Candidate 9

22 Jun 16:20
8411d65
Compare
Choose a tag to compare
Pre-release

Accessibility Improvements

  • Distinct page titles for Home, About, Search Results, Collection Pages, etc
  • Improved focus style for keyboard navigation
  • Added keyboard accessibility for Applied Filter indicators
  • Misc. accessibility issues impacting users of Assistive Technology

v2.0.0 Release Candidate 8

16 May 21:23
Compare
Choose a tag to compare
Pre-release

Hotfixes and Improvements

  • Initial Swagger API documentation for Search API
  • Miscellaneous accessibility fixes
  • Main page meta tags

v2.0.0 Release Candidate 7

18 Apr 18:16
c7e9b86
Compare
Choose a tag to compare
Pre-release

Hotfixes

  • Bug fix for unhandled link protocols
  • Color contrast ratios
  • Tab color reversed to reduce confusion

v2.0.0 Release Candidate 6

11 Apr 22:05
Compare
Choose a tag to compare
Pre-release

Bugs

  • margin display bug
  • map zoom limitation

Miscellaneous

  • Library upgrades in API

v2.0.0 Release Candidate 5

11 Apr 18:04
Compare
Choose a tag to compare
Pre-release

API Changes

  • Smaller payloads

UI Changes

  • Many changes to the collection detail view based on user feedback and drawing from previous implementations
  • Addition of a granule view
  • Improved 508 compliance across OneStop leading to removal of Section 508 page separate page

v2.0.0 Release Candidate 3

27 Mar 18:05
6bd122e
Compare
Choose a tag to compare
Pre-release

API Changes

  • Added simple line support as a geographic feature to be indexed from the metadata

UI Changes

  • Significant upgrade to UI look and feel much brighter and better contrast support following WCAG guidelines
  • Highlight cloud access in UI access links tab

Miscellaneous

  • Library upgrades in both API and client

Bug fixes

  • Hide / show animation for map #521

v2.0.0 Release Candidate 2

13 Mar 17:11
Compare
Choose a tag to compare
Pre-release

API Changes

  • Elasticsearch 5.x
  • Separate modules for Metadata API and Search API
  • Separate indices and endpoints for collections and granules
  • Modified ISO xml ingest to reduce need for re-ingest in the future (scrape more into Staging indices that can be added to Search indices at a later time)
  • Default to summary option for search results for smaller payloads
  • Improved ETL time with parallelized tasks

UI Changes

  • Improved time and space filters
  • Improved accessibility on main search functionality, moving towards 508 compliance
  • Standalone URL to view a single collection
  • Clear information about number of files within a collection

Miscellaneous

  • Library upgrades in both API and client
  • Bug fixes in both API and client