github marckrenn/pi-sub v1.0.4

one day ago

1.0.4

Patch Changes

  • #22 3e5a026 - Store sub-core and sub-bar settings in agent-level JSON files so updates no longer overwrite user configuration.

    🚨 IMPORTANT BEFORE UPDATING 🚨

    Existing users should move legacy settings.json from the extension folders to:

    • ~/.pi/agent/pi-sub-core-settings.json
    • ~/.pi/agent/pi-sub-bar-settings.json

    with

    mv ~/.pi/agent/extensions/sub-core/settings.json ~/.pi/agent/pi-sub-core-settings.json
    mv ~/.pi/agent/extensions/sub-bar/settings.json ~/.pi/agent/pi-sub-bar-settings.json
    

    Otherwise your current settings.json will be wiped by pi install!

    🚨 After migrating settings.json, existing users should also remove pi-sub-core with pi remove npm:@marckrenn/pi-sub-core

  • #28 2e35657 - Default Anthropic “Show Extra Window” provider setting to off.

  • #29 7e6b7a0 - Split display padding into left/right settings and migrate legacy paddingX values to both sides.

  • #23 9c324fc - Auto-post theme share strings when saving, add a “Share theme” menu entry, allow share strings without a name when importing, and post raw share strings (without the /sub-bar:import prefix).

  • #25 ab97c8f - Refine the theme menu ordering/labels and add rename support for saved themes in the Manage & Load flow.

  • #27 549c6fe - Move Themes to the root settings menu, rename Display Settings to Adv. Display Settings, and rename “Manage & Load themes” to “Load & Manage themes”.

  • #26 af28d98 - Prompt to upload theme share strings as secret GitHub gists and post the gist URL when accepted.

  • Updated dependencies [af0828a, 3e5a026, a6c0d33, 7da1e08, 1f5e451, 35eb185]:

    • @marckrenn/pi-sub-core@1.0.4
    • @marckrenn/pi-sub-shared@1.0.4

Don't miss a new pi-sub release

NewReleases is sending notifications on new releases.