New FastSM Release: latest
Built: 2026-01-18T16:37:02-06:00
Fix spaces removed after punctuation in notifications
The strip_html function in platforms/mastodon/models.py was missing
space-preservation logic for block elements. HTML like
<p>Hello!</p><p>World</p> was being converted to 'Hello!World' instead
of 'Hello! World'.
Added the same space-preservation logic from application.py:
- Add space before </p> and </div> closing tags
- Add space for <br> line breaks
Downloads:
- FastSM-0.3.0-Windows.zip: github.com/masonasons/FastSM/r…
- FastSM-0.3.0.dmg: github.com/masonasons/FastSM/r…
Release page: github.com/masonasons/FastSM/r…
Release Latest Build · masonasons/FastSM
Automated build from commit 1908b13 Version: 0.3.0 Built: 2026-01-18T16:24:50-06:00 Commit: Add time announce shortcuts and improve VLC bundling Audio player: E: Speak elapsed time R: Speak remain...GitHub
André Polykanine
in reply to FastSM Client • • •FastSM Client
in reply to André Polykanine • • •André Polykanine
in reply to FastSM Client • • •