Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 475 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 2024-12-10

Added

  • Initial release with basic functionality
  • Web interface for viewing and managing favorites
  • Automated crawler for backing up Weibo favorites
  • Authentication module using Selenium
  • Local storage of favorites in JSON format

Changed

  • Restructured project directory
  • Updated documentation and usage instructions

Fixed

  • None (initial release)