Skip to content

v1.27.0

Compare
Choose a tag to compare
@luxaritas luxaritas released this 17 Jul 16:16
· 50 commits to dev since this release

Features

Enhancements

  • Improve performance of generating dot-bracket strings with pseudoknots by @luxaritas in #753
  • Improve sourcemap behavior (for reduced application download size and improved development performance) by @luxaritas in #760
  • Swap order of square brackets and curly braces when generating dot-brackets with pseudoknots by @luxaritas in #767
  • Expand variety of error types that can be displayed by @luxaritas in #770
  • Improve error message when 3D view fails to load by @luxaritas in #771 and #773

Bug Fixes

  • Consistently disable energies when unavailable by @luxaritas in #757
  • Fix eternascript native structure methods not returning with pseudoknots by @luxaritas in #763
  • Prevent potential desync when loading target structure for initial solution by @luxaritas in #764
  • Fix crash when immediately loading an existing solution by @luxaritas in #765
  • Draw UI lock over all existing dialogs by @luxaritas in #766
  • Fix UI locks not applying to info sidebar by @luxaritas in #780
  • Ensure all actions that require folding to complete actually wait by @luxaritas in #768
  • Ensure structure operations are always performed with pseudoknots where required by @luxaritas in #775
  • Ensure error dialog is displayed if error is encountered in update loop by @luxaritas in #776
  • Fix improper disambiguation with multiple dynamic paint tools by @luxaritas in #781

Docs

Chores

Full Changelog: v1.26.1...v1.27.0