Releases: cheminfo/react-visualizer
Releases · cheminfo/react-visualizer
v5.3.0
26 Feb 17:57
Compare
Sorry, something went wrong.
No results found
5.3.0 (2026-02-26)
Features
allow config to be passed as a URL or as an object (138b0bc )
Bug Fixes
rename makeVisualizerOption from configURL to config. This is how the property is named in the visualizer. (138b0bc )
v5.2.1
26 Feb 14:20
Compare
Sorry, something went wrong.
No results found
5.2.1 (2026-02-26)
Bug Fixes
add ci- attributes to the right element (1cf9991 )
v5.2.0
26 Feb 13:50
Compare
Sorry, something went wrong.
No results found
5.2.0 (2026-02-26)
Features
add viewURL and configURL to makeVisualizerPage (2649331 )
v5.1.1
26 Feb 13:26
Compare
Sorry, something went wrong.
No results found
5.1.1 (2026-02-26)
Bug Fixes
init scriptUrl if not specified (c95bf3c )
v5.1.0
26 Feb 13:22
Compare
Sorry, something went wrong.
No results found
5.1.0 (2026-02-26)
Features
--scriptUrl CLI option added and --config to specify options via a JSON file (ed181cb )
--scriptUrl CLI option added and --config to specify options via a JSON file (d1a96a8 )
v5.0.1
26 Feb 12:47
Compare
Sorry, something went wrong.
No results found
5.0.1 (2026-02-26)
Bug Fixes
v5.0.0
26 Feb 09:28
Compare
Sorry, something went wrong.
No results found
5.0.0 (2026-02-26)
⚠ BREAKING CHANGES
the version prop was removed. Either construct visualizer.html page with appropriate loadversion and fallbackVersion options, or use the new queryParameters prop to customize the behaviour.
Features
rework Visualizer components API (0ab1d4c )
Bug Fixes
make sure makeVisualizerPage can be used properly with npx (f44b6a7 )
v4.1.0
25 Feb 16:37
Compare
Sorry, something went wrong.
No results found
4.1.0 (2026-02-25)
Features
decide of a default loadversion parameter when making the visualizer page (#25 ) (e150ef3 )
v4.0.0
25 Feb 14:14
Compare
Sorry, something went wrong.
No results found
4.0.0 (2026-02-25)
⚠ BREAKING CHANGES
stop supporting very old browsers which do not support fetch or URL
Features