github hyungyunlim/obsidian-social-archiver-releases 1.0.8

latest releases: 2.8.2, 2.8.1, 2.8.0...
3 months ago

🐛 Bug Fixes & Improvements

Platform Filter Icon Fix

Fixed incorrect icon displayed for Reddit in platform filters:

  • Reddit Icon: Now correctly shows Reddit's orange logo instead of X (Twitter) icon
  • Icon Loading: Fixed missing siReddit import in Timeline container

Timeline Enhancements

Improved timeline date grouping based on sort preferences:

  • Smart Date Grouping: Timeline now groups posts by archived date when sorted by "Archived" and by published date when sorted by "Published"
  • More Accurate: Posts appear in the correct date groups based on your selected sort order

Configuration Improvements

  • Share URL Environment Variable: Share web URL now uses environment variable instead of hardcoded domain
  • URL Canonicalization: Added utility function for URL normalization and deduplication

Technical Details

  • Enhanced TimelineContainer.groupPostsByDate() to respect sort state
  • Added canonicalizeUrl() utility function in src/utils/url.ts
  • Updated Worker share handler to use SHARE_WEB_URL environment variable
  • Fixed platform icon mapping for all 8 supported platforms

Full Changelog: 1.0.7...1.0.8

Don't miss a new obsidian-social-archiver-releases release

NewReleases is sending notifications on new releases.