Skip to content

Tags: thomasloupe/Slackord

Tags

v5.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.3.1 (#127)

v5.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.3.0 (#126)

v5.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.2.1 (#125)

FIX - Slackdump exports weren't being properly detected causing them to
be processed as standard Slack exports
FIX - Slackdump Direct Message folders being incorrectly processed as
channels
FIX - File download logic attempting to download files from URLs when
Slackdump had already included them locally
FIX - RAM consumption would increase indefinitely due to failure to read
Slackdump exports correctly

v5.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.2 (#123)

v5.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Slackord v5.1.0 (#122)

NEW - Slackord can now automatically clean up after a successful import
and defaults to prompting you to choose to clean up. Slackord will
calculate the data files and downloads that were used in the import and
tell you how much space you can reclaim.

NEW - Options page item for selecting how you wish Slackord to clean up
after a successful import. The options are:
`Prompt` (default) - Ask before cleaning up
`Automatically` - Clean up without asking
`Never` - Keep all files

NEW - Slackord now fully supports Slackdump imports. Importing a
Slackdump export is no different than importing a regular Slack export

**NOTE**: This feature is currently still being tested and may not work
properly. Please help by providing your feedback in the community
Discord about your experience with this feature. Please also note that
Slackord still does not support DMs and there are no plans to support
DMs.

NEW - Slackord now has global application error handling, UI included
NEW - Slackord now supports channel mentions in messages.
FIX - Slackord now safely handles UI threads in many cases
FIX - A rare crash that would occur on message splitting
FIX - That messages over 2000 characters long which contained code
blocks would paste as plaintext
FIX - File attachments were not attributed to the individual that
attached them
FIX - File attachments no longer get posted as separate messages
FIX - Cases where Slackord assumed a file was hidden by Slack, would
post "File hidden by Slack", but could still successfully post a file or
attachment, resulting in inconsistent messaging
CHANGE - Removed Tizen MAUI support

v5.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v4.3.6

v4.3.5

v4.3.4

Fix #102

Resolve #102 with adding UseInteractionSnowflakeDate = false