⬇️ Download
Linux (x86_64) •
ARM64 •
musl x86_64 •
musl ARM64
Windows (x86_64) •
ARM64 |
macOS (Silicon) •
Intel |
.NET 9.0
✨ What's New?
- Logging
- When using daemon mode (
start
/stop
), the log can now be viewed atstatus
- Log will only be cleared on a clean stop, allowing debugging of crashes and FKs
- Logfiles can be viewed at
<config-dir>/booski.log
- When using daemon mode (
- Translations
- Various cross-posted messages (such as "Read More" and CWs) are now translated
- Current translations for: 🇩🇪 German, 🇯🇵 Japanese and 🇵🇹 Portugese
- Post language is now cross-posted to Mastodon (Telegram and X has no support for this)
- Removed dependency on yt-dlp
- No hard feelings: we're now grabbing video blobs directly from the PDS
- Added CWs to Mastodon
- Added support for Nostr handles in
usernames
- Nostr support is coming, but we're not there yet
- Supports
npub1
's and NIP-05's (@user.com
and[email protected]
)
- Under-the-hood improvements and fixes
💥 Breaking Changes
(None. Whoop!)
⚙️ Development
These changes are important to note if you plan on building and/or contributing to Booski
- Due to dotnet/runtime#72604, only .NET 9.0 (currently in RC) is supported. There are no plans to support .NET 8.0 (or below) as Microsoft seem entirely unwilling to fix this issue for those versions