Changelog
GoFigr consists of four components, each with its own release cycle:
| Component | Current Version | Changelog |
|---|---|---|
| Server (API & Backend) | v3.5.0 | Server Changelog |
| Web App (Frontend) | v3.5.0 | Web App Changelog |
Python Client (gofigr) |
v2.3.3 | Python Changelog |
R Client (gofigR) |
v2.0.2 | R Changelog |
Server
Section titled “Server”The GoFigr server provides the REST API, data storage, AI features, Managed Compute, billing, and background processing. Server releases include new API endpoints, performance improvements, and backend features.
Web App
Section titled “Web App”The GoFigr web application is the browser-based frontend for viewing, sharing, and interacting with figures. Web App releases include UI improvements, new views, and client-side features like Clean Room Studio.
Python Client
Section titled “Python Client”The gofigr Python package provides Jupyter integration, programmatic figure publishing, and the @reproducible decorator for Clean Room support.
R Client
Section titled “R Client”The gofigR R package provides R and RStudio integration for publishing figures to GoFigr, with support for ggplot2, base R graphics, and Shiny.