Skip to content

Commit

Permalink
build: prep v1.10.2 (#2155)
Browse files Browse the repository at this point in the history
  • Loading branch information
PiTrem authored Sep 13, 2024
1 parent 7e269bb commit e4f8ba7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
25 changes: 21 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Chemotion_ELN Changelog
## Latest

## [v1.10.2]
> (2024-09-13)
* Bug fixes
* save research plan inside screen ([#2107](https://github.com/ComPlat/chemotion_ELN/pull/2107))
* element filter when selecting ui-state ([#2145](https://github.com/ComPlat/chemotion_ELN/pull/2145))
* proper link format for the url handler app ([#2147](https://github.com/ComPlat/chemotion_ELN/pull/2147))

* Code refactoring
* asset pipeline to prepare for bootstrap update ([#2139](https://github.com/ComPlat/chemotion_ELN/pull/2139))

* Chores
* Bump webpack from 5.93.0 to 5.94.0 ([#2106](https://github.com/ComPlat/chemotion_ELN/pull/2106))
* Bump rexml from 3.3.5 to 3.3.6 ([#2099](https://github.com/ComPlat/chemotion_ELN/pull/2099))
* Bump recommended versions for nmrium-wrapper (0.8.0) and converter-app (1.3.0) ([#2153](https://github.com/ComPlat/chemotion_ELN/pull/2153))

## [v1.10.1]
> (2024-09-06)
Expand All @@ -10,7 +26,7 @@
* search common templates in Ketcher2 ([#2127](https://github.com/ComPlat/chemotion_ELN/pull/2127))
* Structure viewer ([#2098](https://github.com/ComPlat/chemotion_ELN/pull/2098))

* UX/UI
UX/UI
* Reaction UI enhancements ([#2100](https://github.com/ComPlat/chemotion_ELN/pull/2100))
* Sample layout UI enhancements ([#2111](https://github.com/ComPlat/chemotion_ELN/pull/2111))
* Sample properties UI changes ([#2116](https://github.com/ComPlat/chemotion_ELN/pull/2116))
Expand All @@ -23,7 +39,7 @@
* ketcher-options fetching on load ([#2113](https://github.com/ComPlat/chemotion_ELN/pull/2113))
* handle binary response for viewer ([#2114](https://github.com/ComPlat/chemotion_ELN/pull/2114))
* restore user label ([#2101](https://github.com/ComPlat/chemotion_ELN/pull/2101))
* fix cannot get scan rate from metadata ([#2120](https://github.com/ComPlat/chemotion_ELN/pull/2120))
* cannot get scan rate from metadata ([#2120](https://github.com/ComPlat/chemotion_ELN/pull/2120))
* handle empty input for viewer ([#2105](https://github.com/ComPlat/chemotion_ELN/pull/2105))
* truncate sample name for reactant materials in reaction scheme ([#2125](https://github.com/ComPlat/chemotion_ELN/pull/2125))
* handling empty sample names during truncation ([#2126](https://github.com/ComPlat/chemotion_ELN/pull/2126))
Expand All @@ -32,8 +48,9 @@
* user template duplicate tab crash ([#2131](https://github.com/ComPlat/chemotion_ELN/pull/2131))
* duplicate attachments in analyses ([#2130](https://github.com/ComPlat/chemotion_ELN/pull/2130))
* coefficient is set to null due to missing coefficient parameter ([#2135](https://github.com/ComPlat/chemotion_ELN/pull/2135))
* fix profile test case fail ([#2132](https://github.com/ComPlat/chemotion_ELN/pull/2132))
* fix upload attachment error ([#2133](https://github.com/ComPlat/chemotion_ELN/pull/2133))
* profile test case fail ([#2132](https://github.com/ComPlat/chemotion_ELN/pull/2132))
* upload attachment error ([#2133](https://github.com/ComPlat/chemotion_ELN/pull/2133))


## [v1.10.0]
> (2024-08-22)
Expand Down
6 changes: 3 additions & 3 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: v1.10.1
base_revision: 2fd0f4b7a2c4efdd1f4e62dab392b3748f6398f4
current_revision: 2fd0f4b7a2c4efdd1f4e62dab392b3748f6398f4
version: v1.10.2
base_revision: 7e269bb594d29413788f3e5bfa16544981b5d392
current_revision: 7e269bb594d29413788f3e5bfa16544981b5d392

0 comments on commit e4f8ba7

Please sign in to comment.