1.1.0
Supported on OBS >= 30.0 and python >= 3.10.
- Docs can be found here.
- Replay buffer functionalities are not yet available on vanilla OBS, until PR #8955 gets merged.
- A custom build of OBS with replay buffer functionalities can be found here.
1.1.0 changes :
- Added counters, which increase every time a file is saved.
- Added tokens for the spelled out month and day name,
$Month$
and$Day$
, as well as for abbreviated month and day,$month$
and$day$
. - Fixed a minor error when
from_file
wasn't defined for newly created text sources