Skip to content

Releases: lukasturcani/stk-vis

v2021.6.6.0

06 Jun 12:29
Compare
Choose a tag to compare
  • (7d7ff99) Added a new button, which allows users to toggle which columns are show in the table.
  • (bf44af9) Fixed bugs in request introduced in the previous release. The issue was that when looking for sorted molecules, the request came back empty, even when it should have returned molecules.

v2021.6.1.0

01 Jun 21:49
570c990
Compare
Choose a tag to compare
  • (#36 ) The drop down list used for picking a collection to sort will now be sorted alphabetically. This should make it easier to find the collection you are looking for.
  • (#35) Replaced "Ascending" and "Descending" in the sort options with "Smallest First" and "Largest First", respectively. This should make it slightly more intuitive.
  • (#34) Fixed a bug which meant that MDL V3000 files did written by stk-vis did not include atomic positions.
  • (#31) Fixed a bug which mean that a page was showing too few molecules if a molecule was present in the molecules collection but not in the position matrix collections.

v2021.03.20

20 Mar 08:35
Compare
Choose a tag to compare
  • Fixed an issue on MacOS where the MongoDB configuration file was getting written to a read-only directory preventing the database from loading.

v2020.09.17.0

17 Sep 17:22
Compare
Choose a tag to compare
  • Added button which lets you write molecules to a file.
  • Added buttons to export and import database configurations, so that they are easier to share with others.
  • stk-vis now remembers the last used database configuration, so you do not have to re-type it on re-launch.

v2020.08.23.0

22 Aug 22:46
Compare
Choose a tag to compare