From e4f8ba7eb65087d56ef1b0b297fcc5f8e0b8d976 Mon Sep 17 00:00:00 2001 From: PiTrem Date: Fri, 13 Sep 2024 17:07:32 +0200 Subject: [PATCH] build: prep v1.10.2 (#2155) --- CHANGELOG.md | 25 +++++++++++++++++++++---- VERSION | 6 +++--- 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 238ec6838e..97db76b89d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)) @@ -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)) @@ -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) diff --git a/VERSION b/VERSION index 373dc520cb..60655ac9da 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -version: v1.10.1 -base_revision: 2fd0f4b7a2c4efdd1f4e62dab392b3748f6398f4 -current_revision: 2fd0f4b7a2c4efdd1f4e62dab392b3748f6398f4 +version: v1.10.2 +base_revision: 7e269bb594d29413788f3e5bfa16544981b5d392 +current_revision: 7e269bb594d29413788f3e5bfa16544981b5d392