# R Client

All notable changes to the GoFigr R client (`gofigR`).

**Current version:** v1.1.3

***

## 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

* Removed global variables and global imports in tests
* Removed `dtt` dependency

## v1.1.1 — July 21, 2025

* Added reader functions
* Improved `sync_file` functionality
* Removed spurious imports
* Asset synced message

## v1.1.0 — July 17, 2025

* Asset tracking and sync
* rbuildignore fix
* Documentation updates
* Test infrastructure improvements

## v0.3.1 — April 9, 2025

* Interface simplification
* `ggplotify` refactoring
* Fixed `plot()` infinite recursion
* Workspace and analysis improvements

## 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](https://github.com/GoFigr/gofigR).
