Skip to content

Releases: veg/datamonkey-js

v1.14.8

03 Apr 19:25

Choose a tag to compare

Bug Fixes

  • Validate alignment length before GARD submission — reject alignments that are too short for the number of sequences (#841, closes #839)
  • Validate branch labels before RELAX submission — require {TEST} annotations in the tree before submitting (#842, closes #840)

v1.14.7

11 Mar 22:34
72e7be3

Choose a tag to compare

What's New

  • Add PRIME (PRoperty Informed Models of Evolution) promotional banners to the homepage — top bar banner and splash card linking to v3.datamonkey.org and the bioRxiv preprint
  • Replace the old v3 beta site banner with a PRIME-specific banner
  • Fix Observable HQ package integrity hash mismatches in yarn.lock

v1.14.4

21 Aug 16:47

Choose a tag to compare

What's Changed

  • chore: Update hyphy-vision to v2.15.10
  • chore: Remove build artifacts from repo and update .gitignore

🤖 Generated with Claude Code

v1.14.3 - difFUBAR Stats Integration

19 Aug 03:08

Choose a tag to compare

Changes in v1.14.3

Features

  • Stats Page: Added difFUBAR to the usage statistics dashboard
    • Users can now view difFUBAR usage analytics alongside other analyses
    • Includes weekly job completion charts, sequence/site distributions, and scatter plots
    • Access available at /stats with difFUBAR tab

Internal Improvements

  • Enhanced stats component to include difFUBAR method
  • Rebuilt production assets with updated React components

This patch release improves platform monitoring and provides visibility into difFUBAR usage patterns.

v1.14.2 - difFUBAR Grid Points Fix

18 Aug 14:55

Choose a tag to compare

Changes in v1.14.2

Bug Fixes

  • difFUBAR: Fixed grid points default from 20 to 6 to match original Julia implementation
    • Verified against CodonMolecularEvolution.jl source code (line 320 in difFUBAR.jl)
    • Ensures consistency between Julia and JavaScript implementations
    • Maintains original algorithm's intended parameters

Internal Improvements

  • Removed user control of grid points parameter in difFUBAR (as intended)
  • Updated documentation with verified source references
  • Enhanced results display to show correct default value

This patch release ensures difFUBAR behaves consistently with the original research implementation.

v1.14.1: difFUBAR Beta Release

14 Aug 17:28

Choose a tag to compare

What's Changed

Features

  • 🏷️ Mark difFUBAR as beta across the site
    • Add beta badges to difFUBAR in navigation dropdowns
    • Add beta badge to difFUBAR page header
    • Update difFUBAR title in analysis tree to include beta label

Bug Fixes

  • 🐛 Fix React component naming from difFUBAR to DifFUBAR (PascalCase)

Technical

  • Bump version to 1.14.1

Full Changelog: v1.14.0...v1.14.1

1.14.0

11 Aug 21:13
5cc8767

Choose a tag to compare

What's Changed

Full Changelog: 1.13.1...1.14.0

1.13.1

23 Jul 17:12

Choose a tag to compare

Full Changelog: 1.13.0...1.13.1

1.13.0

04 Dec 23:54

Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.13.0

1.12.0

23 Nov 20:07
196949c

Choose a tag to compare

What's Changed

Full Changelog: 1.11.5...1.12.0