Skip to content

1.1.1

Compare
Choose a tag to compare
@Penwy Penwy released this 30 Mar 00:00
· 22 commits to main since this release

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.1 changes :

  • Added sanitization to Windows filenames : the characters * " < > : | ? will be remplaced by an underscore.
  • Fixed a potential crash on reloading script after adding it.

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