R Client Changelog
All notable changes to the GoFigr R client (gofigR).
Current version: v2.0.2
v2.0.2 — April 7, 2026
Section titled “v2.0.2 — April 7, 2026”- Watermarks use the short redirect URL for compact QR codes (the
app.prefix is kept elsewhere)
v2.0.1 — April 7, 2026
Section titled “v2.0.1 — April 7, 2026”- Fixed a missing
sync_file()helper; addedget_app_url()
v2.0.0 — April 7, 2026
Section titled “v2.0.0 — April 7, 2026”Major release bringing the R client in line with Clean Room and Auth0:
- Clean Room support —
reproducible()for interactive, reproducible figures, with an interactive Shiny gadget for parameter exploration and aviewercontrol - Auth0 device-code login —
gfconfigmigrates to the Auth0 Device Authorization Flow - Auto-assign — AI-based figure titling and assignment
- Short IDs and client-side UUIDs, plus metadata annotators
- Analysis-scoped asset support
- Clean Room watermarks get a shield icon and smaller QR codes; plot dimensions stored in image metadata;
ggsavewarnings suppressed
v1.1.3 — November 26, 2025
Section titled “v1.1.3 — November 26, 2025”- Documentation improvements
- Environments for API objects (pass by reference semantics)
- Shiny and performance improvements
- Image dimension overrides
- Workspace name auto-creation in
enable() - Example data and compliance example
- Build cleanup
v1.1.2 — July 31, 2025
Section titled “v1.1.2 — July 31, 2025”- Removed global variables and global imports in tests
- Removed
dttdependency
v1.1.1 — July 21, 2025
Section titled “v1.1.1 — July 21, 2025”- Added reader functions
- Improved
sync_filefunctionality - Removed spurious imports
- Asset synced message
v1.1.0 — July 17, 2025
Section titled “v1.1.0 — July 17, 2025”- Asset tracking and sync
- rbuildignore fix
- Documentation updates
- Test infrastructure improvements
v0.3.1 — April 9, 2025
Section titled “v0.3.1 — April 9, 2025”- Interface simplification
ggplotifyrefactoring- Fixed
plot()infinite recursion - Workspace and analysis improvements
v0.2.1 — January 29, 2025
Section titled “v0.2.1 — January 29, 2025”- Initial CRAN submission
- Supports both automatic and manual publication of figures to GoFigr.io
For the full commit history, see the GitHub repository.