From cd40e29f65efad1d6a69bf984c405831a272b92f Mon Sep 17 00:00:00 2001 From: Thomas Mustier <6326440+tmustier@users.noreply.github.com> Date: Sun, 19 Apr 2026 18:21:54 +0100 Subject: [PATCH] chore(files-widget): release v0.1.17 --- files-widget/CHANGELOG.md | 5 +++++ files-widget/package.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/files-widget/CHANGELOG.md b/files-widget/CHANGELOG.md index d8f2c96..fadb203 100644 --- a/files-widget/CHANGELOG.md +++ b/files-widget/CHANGELOG.md @@ -4,11 +4,16 @@ All notable changes to this extension will be documented in this file. ## [Unreleased] +## [0.1.17] - 2026-04-19 + ### Changed - Make the inline comment editor multiline with wrapped footer rendering, `Enter` for a new line, and `Ctrl+Enter`/`Ctrl+D` to send. - Add an `m` toggle for rendered vs raw Markdown in the viewer, and fall back to raw mode before line-based search or selection. - Show a sent/queued confirmation toast after returning an inline comment to the agent. +### Thanks +- Thanks to avg8888 in the Pi Discord for surfacing the comment editor and Markdown review issues fixed in this release. + ## [0.1.16] - 2026-04-19 ### Fixed diff --git a/files-widget/package.json b/files-widget/package.json index 5efe46d..4d4b34f 100644 --- a/files-widget/package.json +++ b/files-widget/package.json @@ -1,6 +1,6 @@ { "name": "@tmustier/pi-files-widget", - "version": "0.1.16", + "version": "0.1.17", "description": "In-terminal file browser and viewer for Pi.", "license": "MIT", "author": "Thomas Mustier", diff --git a/package.json b/package.json index 5c93397..cc3de08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-extensions", - "version": "0.1.32", + "version": "0.1.33", "license": "MIT", "private": false, "keywords": [