Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
anis
anis-client
Commits
656df630
Commit
656df630
authored
Oct 12, 2020
by
Tifenn Guillas
Browse files
Update versions and changelog
parent
36c098b1
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
656df630
...
...
@@ -4,8 +4,9 @@ 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
## [3.4.0] - 2020-
10
### Added
-
#132 => Add reset cone search button in search multiple
-
#122 => Add download results buttons to search multiple
-
#97 => Add a new search multiple module
-
#21 => Add module lazy loading
...
...
@@ -19,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
#111: Fix search lost when back to dataset page
### Changed
-
#129 => By default in search multiple there is no selected dataset
-
#130 => Sort datasets in search multiple by dataset family rather than project
-
#126 => Download results in different formats are now a configurable option in anis-admin
-
#124 => Navigation links are now a configurable option in anis-admin
-
#125 => Display datasets with cone search only on search multiple
...
...
VERSION
View file @
656df630
3.3.0
\ No newline at end of file
3.4.0
\ No newline at end of file
src/settings/settings.ts
View file @
656df630
export
const
VERSIONS
=
{
anisClient
:
'
3.
3
'
,
anisServer
:
'
3.
2
'
,
anisClient
:
'
3.
4
'
,
anisServer
:
'
3.
4
'
,
anisAuth
:
'
3.2
'
};
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment