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.
0.2.9 - 2023-01-31
- Add git commit hash
- default checked for draft
0.2.8 - 2023-01-17
- Save as draft
0.2.7 - 2023-01-17
- Show errors if updating feed unsuccessfully
0.2.6 - 2022-12-30
Happy new year! 🎉🎉🎉
- 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
- New post button
- Update crates
- Cargo clippy beta
- Refresh feeds asynchronously
- Stop browser requesting favicon
0.2.5 - 2022-12-09
- Changed svgs to independent files
- Update crates
- Add rss reader feature in readme
- Fixed inn page members number display error
- Feed unread/star pagination error
- Add CHANGELOG.md