Releases: eternagame/EternaJS
Releases · eternagame/EternaJS
v1.30.0
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
v1.29.0
v1.28.6
v1.28.5
v1.28.4
v1.28.3
v1.28.2
v1.28.1
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
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