Skip to content

Commit

Permalink
Update readme #1851
Browse files Browse the repository at this point in the history
  • Loading branch information
geofranzi committed Sep 27, 2024
1 parent 624546f commit 52aba50
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Release Notes/Release_Notes.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# BEXIS2 3.4.0 Release Notes
> ....once the new Features are stable we plan to release as version 4.0.0
> web.config.samples and the workspace contain important changes
> This version contains some new features and a lot of smaller enhancements. Once the new features are stable, we plan to release version 4.0.0.
<b>Important:</b> web.config.samples and the workspace contain important changes.

### Workspace changes:
- Workspace changes: [3.3.3..3.4.0](https://github.com/BEXIS2/Workspace/compare/3.3.3..3.4.0)

### Database Update(s):
- Update script from version 3.3.3 to 3.4.0: [Update_Script_3.3.3_3.4.0.sql](https://github.com/BEXIS2/Core/blob/rc/database%20update%20scripts/3.3.3_3.4.0.sql)
- Update script from version 3.3.3 to 3.4.0: [Update_Script_3.3.3_3.4.0.sql](https://github.com/BEXIS2/Core/blob/rc/database%20update%20scripts/3.3.3-3.4.0.sql)

### New Settings
- General
- <b>landingPageForUsers</b> update link to new search
- Data Discovery
- <b>use_tags</b> : Enable to possibilty for Users to define a combination of versions to a tag.
- <b>use_minor</b> : Activate minor tags in order to be able to show the changes more granularly.
- <b>use_tags</b> : Enable users to create tags as a combination of dataset versions.
- <b>use_minor</b> : Activate minor tags to show the changes more granularly (x.x).


### Features
- Dataset versioning: Creation, View and Editing. Call via tag (url & API) [#1647](https://github.com/BEXIS2/Core/issues/#1647)
- Bioschema.org integration: Add as concept for mapping and to the metadata [#511](https://github.com/BEXIS2/Core/issues/511)
- Refactored Search UI to Svelte (as is was before) [#1801](https://github.com/BEXIS2/Core/issues/1801)
- Dataset versioning: Creation, View, and Editing. Call via tag (url & API) [#1647](https://github.com/BEXIS2/Core/issues/#1647)
- Bioschema.org integration: Add as a concept for mapping and to the metadata [#511](https://github.com/BEXIS2/Core/issues/511)
- Refactored Search UI to Svelte (as it was before) [#1801](https://github.com/BEXIS2/Core/issues/1801)
- DOI integration into BEXIS2 Core System [#1567](https://github.com/BEXIS2/Core/issues/1567)


Expand All @@ -35,7 +35,7 @@
- Remove "in use" info from user view [#1782](https://github.com/BEXIS2/Core/issues/1782)

### Maintenance & Security
- Add API error messages as notification to page component for development [#91](https://github.com/BEXIS2/bexis2-core-ui/issues/91)
- Add API error messages as notifications to page component for development [#91](https://github.com/BEXIS2/bexis2-core-ui/issues/91)
- Fix problems with build solution after new installation of BEXIS 2 [#1791](https://github.com/BEXIS2/Core/issues/1791)
- Reduction of used NuGet packages [#1794](https://github.com/BEXIS2/Core/issues/1794)
- Robots.txt: change default settings [#735](https://github.com/BEXIS2/Core/issues/)
Expand All @@ -51,4 +51,4 @@
- Fix disable Submit after submitting does not work for small files [#1857](https://github.com/BEXIS2/Core/issues/1857)
- Fix data structure (date pattern & missing values) changes are not detected [#1858](https://github.com/BEXIS2/Core/issues/1858)
- Fix data type Decimal does not allow negative values [#1866](https://github.com/BEXIS2/Core/issues/1866)
- Fix wrong title for delete Variable & Dimension [#1868](https://github.com/BEXIS2/Core/issues/1868)
- Fix wrong title for delete Variable & Dimension [#1868](https://github.com/BEXIS2/Core/issues/1868)

0 comments on commit 52aba50

Please sign in to comment.