mirror of
https://github.com/freedit-org/freedit.git
synced 2026-01-10 13:08:13 -05:00
2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Add git commit hash
0.2.8 - 2023-01-17
Added
- Save as draft
0.2.7 - 2023-01-17
Added
- Show errors if updating feed unsuccessfully
0.2.6 - 2022-12-30
Happy new year! 🎉🎉🎉
Fixed
- panic bug fixed: get inn list by topic
- bug fixed: remove duplicated tags and topics
- fixed: don't update timestamp when edit post
- No joined inn found, return err
Added
- New post button
Changed
- Update crates
- Cargo clippy beta
- Refresh feeds asynchronously
- Stop browser requesting favicon
0.2.5 - 2022-12-09
Changed
- Changed svgs to independent files
- Update crates
- Add rss reader feature in readme
Fixed
- Fixed inn page members number display error
- Feed unread/star pagination error
Added
- Add CHANGELOG.md