Changelog

What changed in Mellio.

What's new in the browser app and the R package — tracked separately, newest first.

0.10.0
July 4, 2026
Analyzer and Guides
  • Improved categorical-to-numeric conversion in Analyzer for coded survey responses like 1 - Strongly Disagree or Strongly Agree - 5.
  • Refined Assign values / labels so long response values are easier to review and remap before analysis.
  • Added section-specific Guides for Library, Stats, Tables, Figures, and Analyzer.
  • Made Guide examples safer by keeping practice materials separate from your real work.
  • Made guided walkthroughs faster and clearer, with fewer required clicks.
0.9.0
June 18, 2026
Public beta
  • Public beta of the Mellio browser app: analyze data, review Result Cards, and turn results into editable tables and figures.
  • Tables and figures can be saved to a project Library with source/result provenance attached.
  • The Analyzer focuses on common research workflows across descriptives, correlations, tests, regression, and ANOVA-style designs.
  • R, workbook, and in-browser analysis paths share the same Result Card to Tables/Figures workflow.
1.0.1
June 29, 2026
CRAN resubmission
  • Prepared the package for CRAN resubmission with reviewer-requested documentation formatting updates.
  • Cleaned up R help examples so they read more naturally in package documentation.
  • Added editable handoff support for simple ggplot2 point-range and point-plus-errorbar plots.
  • Added editable handoff support for simple and grouped ggplot2 box plots.
  • Increased the editable raw scatter handoff limit for ggplot2 plots from 1,000 to 1,500 points.
1.0.0
June 18, 2026
Initial public release
  • mellio_open() sends supported R results, tables, plots, and image files into Mellio with provenance attached.
  • Added bruceR::PROCESS mediation handoff for Models 4, 6, 7, 8, 14, and 15, including simple, parallel, serial, and moderated mediation summaries.
  • melliotab() builds polished, editable tables in R, with titles, notes, numbering, significance markers, and HTML/LaTeX/Markdown output.
  • Structural and mediation workflows include lavaan, mediation, and process-style payloads where supported.

Patch releases are fixes and small polish. Minor releases add capabilities — a new analysis, a new R handoff.