github hyungyunlim/obsidian-social-archiver-releases 4.6.4

latest release: cli-v0.1.6
3 hours ago

Places: list, map, and posts — and a new map

  • Three views instead of one stacked surface. Places now splits into List, Map, and Posts, matching the mobile and desktop apps. Switch from the dropdown beside the search box.
  • Map view uses the whole pane. It was previously capped at the feed's reading width no matter how wide the window was, so a main-area tab drew the entire map into 672px with the rest of the pane empty.
  • Places open into their own view. A list row and a map pin are the same gesture with the same destination: the place card first, then every archive that mentions it. The map is hidden rather than re-rendered, so Back lands exactly where you had panned and zoomed.
  • Fixed: a place could report "1 archive" over an empty list. The place list is aggregated from the whole vault while the detail was filtered by the timeline's Inbox/archived state. A place view now shows all of that place's archives regardless of the current filter.
  • Fixed: every button in the Places panel rendered as a filled grey slab. They are <button> elements for keyboard and screen-reader support, so they inherited Obsidian's filled-button styling, which themes restate at a specificity that beat the plugin's own rule.
  • The list fills the available height instead of stopping partway down an empty pane.

New basemap, with dark mode

  • The map now follows your light or dark theme, including the small maps inside place cards. Switching themes swaps the tiles in place, so the map keeps its position.
  • The basemap moved off tile.openstreetmap.org, whose tile usage policy asks applications not to point at it, and onto CARTO. Attribution credits both OpenStreetMap and CARTO.

Full notes: https://social-archive.org/release-notes

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

NewReleases is sending notifications on new releases.