2022-12-26 01:57:17 +00:00
|
|
|
# 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/).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2022-12-28 22:42:04 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added `/@username` routes for profile pages.
|
2022-12-30 18:35:38 +00:00
|
|
|
- Allowed to attach image from clipboard.
|
2023-01-06 17:39:41 +00:00
|
|
|
- Started using media limits provided by the backend.
|
2023-01-07 17:17:18 +00:00
|
|
|
- Send avatar and banner media types to server when updating profile info.
|
2022-12-28 22:42:04 +00:00
|
|
|
|
2022-12-26 01:57:17 +00:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed text on Ethereum page.
|
2022-12-29 18:14:16 +00:00
|
|
|
- Not showing profile stats if profile is remote.
|