Skip to content

1.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 13:05
70ff745

Changelog

[1.5.1] - 23rd April 2024

๐Ÿ› Bug Fixes

  • Fix display of surfaces in SDF module

๐Ÿ”จ๏ธ Build Tools

  • Include correct QML-related libs in OSX package
  • Include correct QML-related libs in Windows package

[1.5.0] - 17th April 2024

๐Ÿš€ Features

  • (#1791) Mugglify CIF Importer (#1799)
  • (#1620) Compare Module GUI Implementation (#1662)
  • Wrap QSortFilterProxy so it is accessible from QML (#1813)
  • Modifier Oxygen Sites Module setup (#1793)
  • Override Pair Potentials (#1805) (#1826)
  • Running CNs added to SiteRDF (#1819)

๐Ÿ› Bug Fixes

  • Fix onetbb version (#1759)
  • Fix Benchmarks 2024 (#1764)
  • Code Tidy January 2024 (#1784)
  • Fix Benchmarks After Conan Tidy (#1796)
  • (#1775) Serial Compilation (#1802)
  • (#1689) Root Elements in Generated NETA (#1803)
  • Include final line of multi-line error messages (#1822) (#1823)
  • Correctly Set Working Directory in GUI (#1829)
  • Removed broken assertion (#1838)
  • Allow non-pr runs to pass ci (#1839)
  • Typo in NeutronSQ NormaliseTo Keyword (#1844)
  • 1845 - Specify which sites require a defined axis (#1850)
  • 1844 - QML ScaleLayout scale charges dialog to accept floats (#1848)
  • Remove CMakeLists from packaged examples (#1851)

๐Ÿšœ Refactor

  • (#1637) remove modules singleton (#1749)
  • (#1637) dynamic keywords (#1766)
  • Reinventing SiteRDF (#1778)
  • (#1690) Molecularize CIF (#1792)
  • Analysis Refactoring - Part 1 (#1789)
  • Simulation data manager as QML TableView (#1809)
  • Analysis Refactoring - Part 2 (#1795)
  • 1816 Rename Data Normaliser (#1820)

๐Ÿ“š Documentation

  • Update website release info (v1.4.1) (#1765)
  • Update website release info (v1.4.2) (#1780)
  • Provide installation information for Dissolve on MacOS (#1832)
  • Fix web release version. (#1833)
  • Add search bar (#1842)

โšก Performance

  • 1806 faster combinations (#1807)

๐ŸŽจ Styling

  • Display qml scale charges dialog (#1763)
  • Modify charge dialogs qml (#1787)

๐Ÿงช Testing

โš™๏ธ Miscellaneous Tasks

  • Remove need for QC before build workflow (#1771)
  • (#1779) Upgrade GH Upload/Download (#1781)
  • Remove -user flag from pip install (#1830)

๐Ÿ”จ๏ธ Build Tools

  • Disable arm64 build (#1757)
  • Link qt-idaaas nixpkgs version to our primary nixpkgs version (#1760)
  • Build for Apple Silicon (#1743)
  • (#1733) Auto Qt (#1772)
  • Conan Deps (#1785)
  • Tidy CMake Presets (#1808)
  • Add git-cliff support for changelog generation (#1825)