From 39c9253f48b8496e6f53cc8a36cd3d61515336cf Mon Sep 17 00:00:00 2001 From: John Jeong <63365510+ComputelessComputer@users.noreply.github.com> Date: Mon, 21 Sep 2026 09:31:23 +0900 Subject: [PATCH] Update Anarlog to local-first version 1.3.0 (#3298) * Update Anarlog to local-first version 1.3.0 Pin the existing listing to the tested source revision and regenerate its marketplace entry. * Pin the final reviewed Anarlog package Include corrected Flatpak setup and paid-Team eligibility in the 1.3.0 source. --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 726035c0..b7ce0d70 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -83,8 +83,8 @@ }, { "name": "anarlog", - "description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.", - "version": "1.0.0", + "description": "Query Anarlog meetings locally, or connect through OAuth to read opted-in Cloud snapshots.", + "version": "1.3.0", "author": { "name": "Fastrepl", "url": "https://anarlog.so" @@ -103,7 +103,7 @@ "source": "github", "repo": "fastrepl/anarlog", "path": "agent-plugins/anarlog", - "sha": "cf25cb679a7ef8e6cec18e7c6c0d8a3a17e245c3" + "sha": "259b68866a7d6c331cd428aaa33a33300a700c5d" } }, { diff --git a/plugins/external.json b/plugins/external.json index f3860043..75312980 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -55,8 +55,8 @@ }, { "name": "anarlog", - "description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.", - "version": "1.0.0", + "description": "Query Anarlog meetings locally, or connect through OAuth to read opted-in Cloud snapshots.", + "version": "1.3.0", "author": { "name": "Fastrepl", "url": "https://anarlog.so" @@ -75,7 +75,7 @@ "source": "github", "repo": "fastrepl/anarlog", "path": "agent-plugins/anarlog", - "sha": "cf25cb679a7ef8e6cec18e7c6c0d8a3a17e245c3" + "sha": "259b68866a7d6c331cd428aaa33a33300a700c5d" } }, {