Skip to content

Releases: eternagame/EternaJS

v1.28.4

31 Aug 00:30
Compare
Choose a tag to compare

Bug Fixes

  • Prevent focusing inputs from causing page to scroll offscreen (#819)

Chores

  • Bump webpack (#818)

Full Changelog: v1.28.3...v1.28.4

v1.28.3

23 Aug 23:02
Compare
Choose a tag to compare

Bug Fixes

  • Prevent HTML UI interaction as part of UI/dialog locks (#817)

Full Changelog: v1.28.2...v1.28.3

v1.28.2

20 Aug 18:48
Compare
Choose a tag to compare

Bug Fixes

  • Fix crash when pasting a sequence for a specific subset of bases (#816)

Full Changelog: v1.28.1...v1.28.2

v1.28.1

20 Aug 16:23
Compare
Choose a tag to compare

Enhancements

  • New graphics for confidence constraint (#813)
  • Display error with ID of solution if error is encountered when loading solution list by (#810)

Bug Fixes

  • Fix crash/update failure with constraints requiring dotplots when loading a cached design (#808)
  • Dont allow navigating solutions while frozen (#811)
  • Dont show custom target warning if the target structure hasn't been changed from the default (#814)

Chores

  • Avoid surgical updates of undo state when setting custom target structure from solution (#809)

Full Changelog: v1.28.0...v1.28.1

v1.28.0

19 Aug 19:52
Compare
Choose a tag to compare

Features

  • New confidence constraints (#798, #799, #800, #804, #805, #806, #807)
  • Dot-bracket parsing reversed capitalization support + better errors (#792)
  • Provide info about script constraint when encountering an error (#793)

Bug Fixes

  • Fix crash when trying to draw base rope with only one nucleotide (#790)
  • Fix skipped required constraints when submitting from eternascript with validate false (#802)

Full Changelog: v1.27.3...v1.28.0

v1.27.3

19 Jul 23:13
Compare
Choose a tag to compare

Bug Fixes

  • Ensure full error details are logged for design browser solution load errors by @luxaritas in #785
  • Incrementally load solutions to prevent failures on puzzles with large solution counts by @luxaritas in #787

Full Changelog: v1.27.2...v1.27.3

v1.27.2

18 Jul 16:27
Compare
Choose a tag to compare

Bug Fixes

  • Fix rnnet not reusing created inference sessions by @luxaritas in #784

Full Changelog: v1.27.1...v1.27.2

v1.27.1

17 Jul 23:03
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.27.0...v1.27.1

v1.27.0

17 Jul 16:16
Compare
Choose a tag to compare

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

v1.26.1

06 Feb 17:35
Compare
Choose a tag to compare

Bug Fixes

  • Skip loading server-saved solution in addition to autosave for tutorial puzzles (d08ce24)

Full Changelog: v1.26.0...v1.26.1