Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

release/v18.8.6

Compare
Choose a tag to compare
@forslund forslund released this 23 Nov 07:55
· 2055 commits to dev since this release

Numbers numbers numbers! #1867

New function extract_numbers() will extract all numbers from a string. Big thanks to @JarbasAI for submitting this addition.

Improved datetime extraction #???

The extract_datetime() function now accepts now as well as "within X minutes/hours". Once more @JarbasAI!

Bugfixes

  • Utterance remainder does now only replace whole words (and not parts). Thanks @JarbasAI #1873
  • Fix start playback for fast CPS_start() methods #1871