Skip to content

v2.13

Latest

Choose a tag to compare

@tanrax tanrax released this 20 May 15:21

2.13

  • Feature: New org-social-new-reply command to create a reply to the post at point in social.org, enabling self-reply threads. Supports both v1.6 (ID in header) and legacy (ID in properties) formats. Suggested keybinding: C-c s r
  • Fix: org-social-pkg.el updated to version 2.13 and SPDX license identifier added
  • Fix: org-social-realtime.el replaced with-eval-after-load with direct add-hook (resolves package-lint warning)
  • Fix: Melpazoid Docker image switched from Ubuntu 24.04 + PPA to Ubuntu 25.04, which ships Emacs 30.1 in its default repositories
  • Docs: README updated with org-social-new-reply documentation, use cases, and keybinding