Skip to content

Releases: eternagame/EternaJS

v1.30.0

14 Nov 21:57
Compare
Choose a tag to compare

Features

  • Add t-loop constraint and stampers (#832)

Bug Fixes

  • Fix structure modifications sometimes leaving half-paired bases (#834)
  • Remove requirement for bases in tloop hairpin to be unpaired (#835)
  • Allow tloop to be formed with sequence regions in any order (#837)
  • Dont stamp tloop structure if the current stamped sequence overlaps with the other stamped sequence (#838)

Chores

  • Rename internal references of RNNet to RNet (#836)

Full Changelog: v1.29.1...v1.30.0

v1.29.1

16 Oct 20:20
Compare
Choose a tag to compare

Bug Fixes

  • Fix solutions being reloaded when switching to feedback mode (#831)

Full Changelog: v1.29.0...v1.29.1

v1.29.0

01 Oct 22:06
Compare
Choose a tag to compare

Features

  • Add confidence metrics to specbox (#829)

Full Changelog: v1.28.6...v1.29.0

v1.28.6

25 Sep 00:26
Compare
Choose a tag to compare

Bug Fixes

  • Fix energy_of_structure_async not returning a promise (#828)

Full Changelog: v1.28.5...v1.28.6

v1.28.5

24 Sep 21:04
Compare
Choose a tag to compare

Chores

Full Changelog: v1.28.4...v1.28.5

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