| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Swiftcord8-7.delta | 2022-06-08 | 2.2 MB | |
| Swiftcord.0.4.1.dmg | 2022-06-06 | 7.0 MB | |
| Major Performance Increases + Bugfixes.tar.gz | 2022-06-06 | 4.7 MB | |
| Major Performance Increases + Bugfixes.zip | 2022-06-06 | 4.8 MB | |
| README.md | 2022-06-06 | 3.0 kB | |
| Totals: 5 Items | 18.6 MB | 0 | |
This release contains major performance increases and various bug fixes.
New Features
- Proper user profile caching - User popover now loads immediately when opened again
- AppCenter crash diagnostics and analytics - Helps debug crashes and see what features were used most
- Drag and drop to add attachments
- Partial Chinese localisation
- Custom banner image (nitro only) is now rendered in user popover
- User badges are now rendered in the popover (except the nitro badge, its still being worked on)
- Reference messages now highlight themselves when the reply is clicked on
- You can choose to always play animated stickers or only play them on interaction
- Hide debug menu if the user didn't enable developer mode
- Show day divider
Known Issues
- Text field doesn't wrap: [#45]
- Various rerendering issues, or rather the lack thereof
- Changing the theme override causes rendering glitches, read caption below option in settings for more info
Fixes
- Select first channel after ordering, so the initial selected channel also visually the first
- Last DM channel is now saved in UserDefaults like in servers
Note: This release contains anonymous AppCenter analytics. Opt-out will be added in the (near) future. Analytics events are stored for up to 28 days, and doesn't include any identifiable information.
What's Changed
- Added SwiftLint by @Candygoblen123 in https://github.com/SwiftcordApp/Swiftcord/pull/49
- Butter: Performance optimisations 🧈 by @cryptoAlgorithm in https://github.com/SwiftcordApp/Swiftcord/pull/51
- Drag'n'drop to attach files by @cryptoAlgorithm in https://github.com/SwiftcordApp/Swiftcord/pull/52
- Update to match API changes to the User type in DiscordKit by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/54
- Use Decoded Dates by @charxene in https://github.com/SwiftcordApp/Swiftcord/pull/55
- Use the provided Calendar method to determine if two dates are on the same day by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/57
- Setup AppCenter's app secret in a way that doesn't expose it by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/58
- Use the correct org/app structure for AppCenter’s app ID by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/59
- Move the AppCenter secret to it’s own configuration by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/60
- Respect the system’s current light/dark theme by @tonyarnold in https://github.com/SwiftcordApp/Swiftcord/pull/61
New Contributors
- @tonyarnold made their first contribution in https://github.com/SwiftcordApp/Swiftcord/pull/54
- @charxene made their first contribution in https://github.com/SwiftcordApp/Swiftcord/pull/55
Sponsors
- @selimgr Sponsors the project since 20 May 2022 <3 Sponsoring the project will allow me to continue working on it and invest on more services related to it!
Full Changelog: https://github.com/SwiftcordApp/Swiftcord/compare/v0.4.0...v0.4.1