diff --git a/CHANGELOG.md b/CHANGELOG.md index baa1227..2ee37f7 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ All notable changes to scimodom will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/), and this project adheres to [Semantic Versioning](http://semver.org/). -## [Release candidate] - started 2024-09-25 +## [Release candidate] - started 2025-01 + +## [3.1.0] - 2025-01-08 ### Added @@ -19,6 +21,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this ### Fixed +- URL constructor - Gene cache management - EUF toggle in Comparison - SMID/EUFID length validation diff --git a/client/package-lock.json b/client/package-lock.json index 3e9bb4e..fad00c9 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1,6 +1,6 @@ { "name": "client", - "version": "3.0.0", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/client/package.json b/client/package.json index 3604d4e..441614f 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "client", - "version": "3.0.0", + "version": "3.1.0", "private": true, "scripts": { "dev": "vite", diff --git a/client/src/components/documentation/DocAbout.vue b/client/src/components/documentation/DocAbout.vue index feb36e4..7713fc2 100644 --- a/client/src/components/documentation/DocAbout.vue +++ b/client/src/components/documentation/DocAbout.vue @@ -114,17 +114,5 @@ import img2 from '@/assets/images/docs/about2.png' >server documentation.

-

- Check out the latest features - - -