@@ -11,6 +11,28 @@ export default defineDevCollectiveToolList({
1111 } ,
1212 } ,
1313 tools : [
14+ {
15+ id : "vines" ,
16+ versionBranch : "1.12.x" ,
17+ title : "Vines" ,
18+ subtitle : "Group conversations and DMs" ,
19+ description : "A conversation capacity for groups in The Weave." ,
20+ icon : "https://github.com/lightningrodlabs/vines/releases/download/we-applet-rc/icon.png" ,
21+ tags : [ "chat" ] ,
22+ versions : [
23+ {
24+ version : "1.12.0" ,
25+ url : "https://github.com/lightningrodlabs/vines/releases/download/we-applet-rc/vines-we_applet-1.11.1.webhapp" ,
26+ hashes : {
27+ "happSha256" : "2c9ab9b8c3eb6c87632f46d45086909ecd475b2f6cf85c663e37bfca8a1ac1ae" ,
28+ "webhappSha256" : "cf11598336cf470a800fd8f38a2158339eba6d2c888590f7190d2068bdfc0e03" ,
29+ "uiSha256" : "6ab730c77af8d09a241e2fd4e2dfcf212e92adc63e3cdaf9997aaeb69e049f7c"
30+ } ,
31+ changelog : "Fixed and added cross-group-view & view message edit history" ,
32+ releasedAt : 1739562332000 ,
33+ } ,
34+ ] ,
35+ } ,
1436 {
1537 id : "vines" ,
1638 versionBranch : "1.11.x" ,
@@ -31,17 +53,6 @@ export default defineDevCollectiveToolList({
3153 changelog : "Fixed DMs & notifications received via signals" ,
3254 releasedAt : 1738617365000 ,
3355 } ,
34- {
35- version : "1.11.1" ,
36- url : "https://github.com/lightningrodlabs/vines/releases/download/we-applet-rc/vines-we_applet-1.11.1.webhapp" ,
37- hashes : {
38- "happSha256" : "2c9ab9b8c3eb6c87632f46d45086909ecd475b2f6cf85c663e37bfca8a1ac1ae" ,
39- "webhappSha256" : "cf11598336cf470a800fd8f38a2158339eba6d2c888590f7190d2068bdfc0e03" ,
40- "uiSha256" : "6ab730c77af8d09a241e2fd4e2dfcf212e92adc63e3cdaf9997aaeb69e049f7c"
41- } ,
42- changelog : "Fixed and added cross-group-view & view message edit history" ,
43- releasedAt : 1739562331000 ,
44- } ,
4556 ] ,
4657 } ,
4758 {
0 commit comments