91 lines
2.5 KiB
Markdown
91 lines
2.5 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
### [Unreleased]
|
|
|
|
## [Cyan 0.6.0-alpha] - 2023/06/07
|
|
Bug fixes and stability updates to make accord a more smooth experience.
|
|
|
|
### Added
|
|
- Auth: Recaptcha for register, login, and forgot password to prevent API abuse.
|
|
|
|
### Fixed
|
|
- Invite Page: Now loads invite when not in guild.
|
|
|
|
### Changed
|
|
- API: Guild document can be accessed by anyone, if has URL.
|
|
|
|
## [Winter 0.5.0-alpha] - 2023/01/17
|
|
|
|
### Added
|
|
- Mentions: Mention channels, and users which selectively highlights associated users/channels.
|
|
|
|

|
|
|
|
### Fixed
|
|
- Message formatting does not work.
|
|
- Message dates no longer show 2 days ago as 'Yesterday'.
|
|
|
|
## [Winter 0.4.2-alpha] - 2023/01/03
|
|
|
|
### Added
|
|
- Theme Page: Easily share themes by their codes.
|
|
|
|
### Changed
|
|
- Sidebar: Improved guild icon tooltips.
|
|
- Themes: Replaced theme code with URL.
|
|
|
|
### Removed
|
|
- Voice channels (until further notice).
|
|
|
|
## [Winter 0.4.1-alpha] - 2023/01/01
|
|
|
|
### Added
|
|
- Create Invite: Copy full invite URL.
|
|
|
|

|
|
|
|
### Changed
|
|
- Moved advanced user settings to 'Advanced' tab.
|
|
- Moved advanced guild settings to 'Advanced' tab.
|
|
|
|
### Fixed
|
|
- Emails, and passwords salts/hashes are now forgotten when deleting user is deleted.
|
|
- User now redirects correctly when needed to login.
|
|
- Themes now apply correctly on built app.
|
|
|
|
## [Winter 0.4.0-alpha] - 2022/12/17
|
|
|
|
### Added
|
|
|
|
- Customizable Themes: Create, share, and customize UI themes.
|
|
|
|

|
|
|
|
- Send Files Permission: Control who can send files/images in a text channel.
|
|
|
|

|
|
|
|
- Invite Page: Join a server through `acrd.app/join/<code>`.
|
|
|
|

|
|
|
|
- Advanced Invite Management: View who created roles, and how many uses they have had.
|
|
|
|

|
|
|
|
- Profanity Filter: Text channel option to filter explicit words (disabled by default).
|
|
|
|

|
|
|
|
- Family Friendly Usernames: No profanity in usernames please.
|
|
|
|

|
|
|
|
### Changed
|
|
- New font: Switched from copying Discord's font to using Inter.
|
|
- Added cool snow particles. |