Skip to content

Releases: Chilfish/Weibo-archiver

v0.3.4

11 Mar 07:33
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • web: Filter posts by date range (cfda7f9)
  • web: Enable vercel analytics (626016e)
  • monkey: Now can minimize the panel (close #35) (39e6f63)

🩹 Fixes

❤️ Contributors

v0.3.3

07 Mar 13:24
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • web: ⚠️ Multi user support (#36)

🩹 Fixes

  • ui: Update state after importing (435d4e2)

💅 Refactors

  • core: Optimize the usage of indexedDB (#33)

⚠️ Breaking Changes

  • web: ⚠️ Multi user support (#36)

❤️ Contributors

v0.3.2

04 Mar 07:29
Compare
Choose a tag to compare

compare changes

🩹 Fixes

💅 Refactors

  • web: Migrate to nuxt3 (#30)

🏡 Chore

❤️ Contributors

v0.3.1

02 Mar 07:59
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Vercel SPA 404 (b69465e)
  • web: Pagination error (#28)
  • web: Import from indexedDB on demand instead of full loading (3a7c18a)
  • script: Only serve the images (b609b32)
  • Local image server (46a05b3)

🏡 Chore

❤️ Contributors

v0.3.0

01 Mar 13:56
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ui: Add settings modal (#25)
  • ⚠️ Import data from user, storing in indexedDB (#27)

🩹 Fixes

  • script: Cookie is not required (2c81398)
  • fetch: Fetch params (b55a83e)
  • ui: Fixs in mobile (7a3ce1c)
  • Rename exported data to 'weibo-data.json' (8034e40)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Import data from user, storing in indexedDB (#27)

❤️ Contributors

v0.2.7

29 Feb 10:27
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • web: Comment with img (#23)
  • fetch: Parse comments (bd62273)

🏡 Chore

  • docs: Fix link in readme (e643b7b)

❤️ Contributors

v0.2.6

29 Feb 06:39
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Image component, add img cdn (cc620f2)
  • web: Enable cdn remote image in preview (f7f771e)
  • View inline image (8503d3c)
  • Fetch hot comments (#21)

🏡 Chore

❤️ Contributors

v0.2.5

28 Feb 10:25
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • build: Monkey download url (adfdab9)
  • Fetch comments (#17)

🏡 Chore

  • Add bug and feature issue templates (7a2d4b8)
  • Update github configs (b78cde5)

❤️ Contributors

v0.2.4

26 Feb 11:43
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Weibo database schema (#14)
  • Fetch user infos (6171110)
  • database: Post schema & its relations with user (e7def99)
  • Exclude comments in repost (df38ce8)
  • monkey: Options to set fetch all posts (1901b2e)
  • monkey: Fetch options (5ff6b09)
  • build: Monkey download url (adfdab9)

❤️ Contributors

v0.2.3

25 Feb 07:31
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • 初始化 /desktop 项目结构 (#9)

🩹 Fixes

  • Optimize the logic of fetching (#11)
  • build: Monkey & web (#13)

💅 Refactors

  • Pure post fetcher (#10)

🏡 Chore

❤️ Contributors