Releases: thomasloupe/Slackord
Slackord v2.4.3.6
FIX - Linux/Mac missing message assignment for split messages.
Full Changelog: v2.4.3.5...v2.4.3.6
Slackord v2.4.3.5
FIX - That Discord.NET wouldn't make a connection to Discord if selecting option 1 first from the select menu. (Linux/Mac only)
Full Changelog: v2.4.3.4...v2.4.3.5
Slackord v2.4.3.4
FIX - Handle Slackdump having "thread_ts" in every message causing Slackord to attempt to post messages as a thread response when no thread was actually present.
Full Changelog: v2.4.3.3...v2.4.3.4
Slackord v2.4.3.3
FIX - Files folder was set to be built on startup. It's now included by default in the build. (Linux/Mac only)
REMOVE - Creation of Files folder on launch of Slackord (Linux/Mac only).
Upgrade Discord.NET to 3.9.0. (All platforms).
Upgrade Octokit to 4.0.3 (All platforms).
Full Changelog: v2.4.3.2...v2.4.3.3
Slackord v2.4.3.2
FIX - Showing {{file}}
instead of the actual parsing JSON file's name. (Linux/Mac only)
NEW - Additional error handling for slash command creation.
UPDATE - Octokit to latest stable version.
Full Changelog: v2.4.3.1...v2.4.3.2
Slackord v2.4.3.1
FIX - Small change for Linux/Mac sorting files incorrectly.
Full Changelog: v2.4.3...v2.4.3.1
Slackord v2.4.3
NEW - Import Slack channels to Discord by selecting your channels.json file.
NEW - Disable Debug Output in Options menu speeds up JSON parsing significantly by hiding debug messages to the output window. Failures in parsing are still shown. (Windows only)
FIX - Error caused by empty thumbnail resulting in null message. Thanks @wskidmore!
FIX - "Collection was modified: Enumeration operation may not execute" error. Thanks @wskidmore!
FIX - Octokit failing to pull updates, resulting in no console output (Linux/Mac only).
Full Changelog: v2.4.2...v2.4.3
Slackord v2.4.2
FIX - Empty message error when using code snippets containing double ||
.
UPDATE - C#11 and .NET7 where applicable.
Full Changelog: v2.4.1...v2.4.2
Slackord v2.4.1
DEVELOPER NOTE: Slackord has been upgraded from .NET6 to .NET7. If you build Slackord yourself, upgrading to .NET7 will be required, or you'll need to change the source and the targeted framework.
CHANGE - Upgrade from .NET6 to .NET7.
CHANGE - All multi-line strings to new raw string literals.
Full Changelog: v2.4...v2.4.1
Slackord v2.4
NEW - Slackord2 will now convert Slack threads to Discord threads.
CHANGE - Better error handling in both parsing and posting messages.
DEVELOPER UPDATE - With this update, I'm considering Slackord2 feature complete!
I started developing this application to learn more about writing applications in C#/.NET over two years ago, and to solve a problem that individuals and small companies faced when wanting to migrate their Slack chat history over to another platform as the option just didn't exist at all. Much to our surprise, Slack recently started charging to keep Slack history intact, and Slackord2 was a massive help for those who simply couldn't afford to pay, or couldn't find the value of doing so. Without the help of everyone who used Slackord and use Slackord2 today, Slackord2 wouldn't be what it is today - features like, multi-platform compatibility, bulk-importing, and thread conversion are just a few of the features that were recommended by users. Thank you!
This isn't the end of Slackord2 development! There will still be bugfixes, small improvements, and there may even be additional features added later, but I wanted to share this major milestone with everyone in a more direct fashion and say thanks for using Slackord and Slackord2!
Just a reminder that Slackord2 is, and will always be free, so long as I own the codebase!
If you've used or enjoyed Slackord2, or are planning to use Slackord2 for migration, let me know your thoughts, concerns, and more by opening a new issue, or send me a message on Twitter. I'd love to hear from you!
Thanks again to everyone,
Thomas
Full Changelog: v2.3...v2.4