@loveshack@loveshack.dev
Release

Loveshack 1.2.19

New in Loveshack v1.2.19

  • Feeds per content type. Settings > Feeds used to show a single private feed that mixed every post type. It now lists one feed per enabled content type below the combined one: Blog posts, Status Updates, Image Posts, and Video Posts. Subscribers who only want, say, video posts in their reader can subscribe to that feed alone. Each feed still contains exactly the posts the subscriber’s current tier can read.
  • One key for every feed. The per-type feeds are the same private URL with the post type name appended, for example /subscriber-feed/{token}/cp_video/. They all share the subscriber’s existing token, so nothing new is stored per feed and the database stays as lean as before. Regenerating the feed link replaces every URL at once, and an unknown or disabled post type returns a 404. Developers can adjust which post types are offered with the lss_personal_feed_post_types filter.
  • Copy button. The Open link on the Feeds panel is gone. Each feed row now has a copy icon inside the URL field that writes the address to the clipboard, switches to a check mark for two seconds, and announces which feed was copied to screen readers.

Login to comment