Releases: obiba/opalr
Releases · obiba/opalr
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
opal.table_view_update added
3.2.0
New features:
- dictionary.apply: data dictionary can be applied to a tibble with multiple languages support
- opal.workspace_restore: R workspaces can be restored at any time (i.e. not just at session start)
3.1.1
3.1.0
New features:
- Two-factor authentication (2FA) support: user is asked for a TOTP key when 2FA is activated
- Personal Access Token (PAT) can be renewed using
opal.token_renew()
https
usage is enforced- Resource views management with
opal.resource_view_create()
andopal.resource_view_reconnect()
(requires Opal 4.4+) - Variable summary extraction with
opal.variable_summary()