# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [3.4.0] - 2020-xx ### Added - #112 => Add domain names on documentation urls ### Changed - #99 => Improve cone search design for small screens and mobiles - #100 => Improve outputs design on search summary ## [3.3.0] - 2020-06 ### Added - #88 => Search by cone search - #89 => Name resolver added to cone search - #90 => Dynamic documentation to explain how to export results via server urls - #95 => Search by list - #109 => Add tooltips on like and not like operators to help user - #21 => Add lazy loading for features - #81 => Section `Direct link to the result` as configurable option on result page - #66 => Folded / unfolded datatable section as configurable option on result page - #97 => Add multiple search ### Changed - #91 => Download results buttons colors can be changed - #92 => Improvement of sonarqube quality - #93 => Auto select dataset if only one present - #94 => Home redirection to project base href - #96 => Improve search summary design - #107 => Change field design for cone search hh:mm:ss coordinates - #110 => Change design outputs on detail page - #114 => Change design of outputs summary on result page for better readability - #106 => Change summary design on result page - #6 => README file more detailed ### Fixed - #111 => Fix bug search lost when back to datasets page - #113 => Fix bug output list not updated - #115 => Fix bug on between criterion - #116 => Fix bug placeholder for list criterion ## [3.2.0] - 2020-04 ### Added - #69 => User can change the number of object displayable (10, 20, 50, 100) in result datatable - #70 => User can sort columns in result datatable - #71 => User can dowload results in CSV and ASCII formats - #72 => Display information about available criteria and outputs in summary box ### Fixed - #32 => Criteria components with default value did not work - #79 => Repair and improve component checkbox + test - #80 => Search type field + IN or NOT IN didn't work - #63 => If no outputs selectionned, request cannot work ### Changed - #76 => Adding label min and max for the between component - #73 => Result page design improved - #83 => Upgrade dependencies - #86 => Renderers in result section optimizedS ### Security - Migrate to Angular v8 to v9 - Migrate from anis-server v3.1 to 3.2 - Migrate from anis-auth v3.1 to 3.2 ## [3.1.0] - 2020-03 ### Added - Unit tests added - Scroll to top on new page added - Operators are visible on search form ### Changed - Detail-link and detail-btn renderers refactored - Update datasets display to accordion - Password fields can be visible - Search form design updated to integrate operators ### Fixed - Migrate from anis-server v3.0.3 to 3.1 - Migrate to anis-auth v3.1 ## [3.0.3] - 2019-10 ### Added - Display anis-client and anis-server versions - Add detail page for an object ### Changed - Fix ordering by diplay for options in Criteria step - Design ouputs selection ### Fixed - Fix bug renderer external links