|
@@ -2,6 +2,100 @@
|
|
|
|
|
|
[Semantic Versioning](https://semver.org/)
|
|
|
|
|
|
+## [4.1.1] - 2024-08-26
|
|
|
+### Bug fix
|
|
|
+- Multiple sequence alignment view color bug fixed
|
|
|
+
|
|
|
+## [4.1.0] - 2024-08-23
|
|
|
+### Improvements
|
|
|
+- Ligand selection will always switch to the chain with most selected residues
|
|
|
+- Ligand selection will not select other ligands
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro-app v6.2.5
|
|
|
+- audit fix
|
|
|
+
|
|
|
+## [4.0.12] - 2024-08-20
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro-app v6.2.1
|
|
|
+
|
|
|
+## [4.0.11] - 2024-03-08
|
|
|
+### Improvement
|
|
|
+- 1D3D checkboxes can use molstar info to display component availability.
|
|
|
+This is useful for non PDB entries
|
|
|
+
|
|
|
+## [4.0.10] - 2024-03-06
|
|
|
+### Improvement
|
|
|
+- div delimiter increased width && transparent
|
|
|
+
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro-app v6.0.13
|
|
|
+- rcsb-saguaro v3.0.7
|
|
|
+- Multiple dependencies have been updated
|
|
|
+
|
|
|
+## [4.0.9] - 2024-01-10
|
|
|
+### Configuration
|
|
|
+- Updated group views help link
|
|
|
+
|
|
|
+## [4.0.8] - 2024-01-10
|
|
|
+### Configuration
|
|
|
+- Updated assembly view help link
|
|
|
+
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro-app v6.0.9
|
|
|
+- dependencies audit fix
|
|
|
+
|
|
|
+## [4.0.7] - 2023-12-07
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro v3.0.7
|
|
|
+- rcsb-saguaro-app v6.0.8
|
|
|
+
|
|
|
+## [4.0.6] - 2023-12-07
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro v3.0.6
|
|
|
+- rcsb-saguaro-app v6.0.7
|
|
|
+
|
|
|
+## [4.0.5] - 2023-12-04
|
|
|
+### Improvement
|
|
|
+- `FocusResidueColorTheme` used in assembly view
|
|
|
+
|
|
|
+## [4.0.4] - 2023-11-30
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro v3.0.5
|
|
|
+- rcsb-saguaro-app v6.0.5
|
|
|
+
|
|
|
+## [4.0.3] - 2023-11-27
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro v3.0.4
|
|
|
+- rcsb-saguaro-app v6.0.4
|
|
|
+
|
|
|
+## [4.0.2] - 2023-11-27
|
|
|
+### Dependency update
|
|
|
+- rcsb-saguaro-app v6.0.3
|
|
|
+
|
|
|
+## [4.0.1] - 2023-11-27
|
|
|
+### Bug fix
|
|
|
+- MSA polymer checkbox indicator bug fixed
|
|
|
+
|
|
|
+## [4.0.0] - 2023-11-22
|
|
|
+### Breaking changes
|
|
|
+- Types are not anymore exposed from `build/src`
|
|
|
+- All module classes and types are accessible from `lib/`
|
|
|
+ - Modules format is `ESNext`
|
|
|
+ - `lib/commonjs` exposes all modules in `CommonJS` format
|
|
|
+
|
|
|
+### Improvement
|
|
|
+- MSA group displays Polymer/Ligand before loading the structure
|
|
|
+ - Checkboxes are displayed in grey color
|
|
|
+
|
|
|
+### Code refactoring
|
|
|
+- Sass @import changed to @use
|
|
|
+- Styles sheets `scss` refactoring
|
|
|
+
|
|
|
+### Dependency update
|
|
|
+- Multiple dependencies have been updated
|
|
|
+- rcsb-saguaro-app v6.0.0
|
|
|
+- rcsb-saguaro v3.0.0
|
|
|
+
|
|
|
## [3.0.18] - 2023-10-03
|
|
|
### Dependency update
|
|
|
- rcsb-saguaro-app v5.1.5
|