Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

86 lines (56 loc) · 2.27 KB

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.

0.2.9 - 2023-01-31

Added

  • Add git commit hash
  • default checked for draft

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

0.2.4 - 2022-12-01