Skip to content

Version Packages#49

Merged
s0 merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

Version Packages#49
s0 merged 1 commit intomainfrom
changeset-release/main

Conversation

@arcane-wizards-familiar
Copy link
Copy Markdown
Contributor

@arcane-wizards-familiar arcane-wizards-familiar bot commented Apr 16, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@arcanewizards/[email protected]

Patch Changes

  • 9281c7c: Address browser access to desktop edition of timecode-toolbox (Browser access for desktop edition not working #33)

  • e684bc3: Introduce delete buttons

    It's now possible to delete inputs, generators, and outputs.

  • 4b58c49: Prevent iOS zooming-in when focusing inputs

    Prevent the default behavior of iOS zooming in to small inputs
    (e.g. in timecode-toolbox when opening the edit dialog)

    see Usability issues on iPhone browser #34

  • ce37aec: Allow for the main port used by timecode-toolbox to be configured

    Timecode-Toolbox will use attempt to find an open port in a range
    on all interfaces by default,
    but now users can customize the interface and port or range of ports
    that the app uses for its websocket & browser UI.

    Port config can be overridden with the PORT variable

  • 4d0e305: Fix icon size for some resolutions

    The icon generation for some resolutions seems to be an incorrect size. This
    change regenerates all icon images for timecode-toolbox.

  • 4b58c49: Correct height on iOS devices

    When using a browser on iOS to connect to timecode-toolbox,
    Ensure that the full UI is visible.

@arcanewizards/[email protected]

Patch Changes

  • ce37aec: Introduce new appListenerChangesHandledExternally property

    Introduce a new appListenerChangesHandledExternally property to the browser
    context that indicates to the frontend code if any changes to the app listener
    will be handled externally (by e.g. electron),
    or whether the frontend code should attempt to repair the URL manually.

  • ce37aec: Introduce new network config zod types

  • e684bc3: Introduce destructive buttons & increase dialog gap

    • Introduce a destructive mode to ControlButton to display buttons as red
    • Increase the gap between control buttons in dialogs
  • 4b58c49: Prevent iOS zooming-in when focusing inputs

    Prevent the default behavior of iOS zooming in to small inputs
    (e.g. in timecode-toolbox when opening the edit dialog)

    see Usability issues on iPhone browser #34

  • ce37aec: Prefer loopback (internal) interface in AppListenerManager

    When multiple application listeners are available,
    prefer the connection that's bound to an internal / loopback interface.

@arcanewizards/[email protected]

Patch Changes

  • 9281c7c: Address browser access to desktop edition of timecode-toolbox (Browser access for desktop edition not working #33)

  • e684bc3: Introduce delete buttons

    It's now possible to delete inputs, generators, and outputs.

  • 4b58c49: Prevent iOS zooming-in when focusing inputs

    Prevent the default behavior of iOS zooming in to small inputs
    (e.g. in timecode-toolbox when opening the edit dialog)

    see Usability issues on iPhone browser #34

  • ce37aec: Allow for the main port used by timecode-toolbox to be configured

    Timecode-Toolbox will use attempt to find an open port in a range
    on all interfaces by default,
    but now users can customize the interface and port or range of ports
    that the app uses for its websocket & browser UI.

    Port config can be overridden with the PORT variable

  • 4d0e305: Fix icon size for some resolutions

    The icon generation for some resolutions seems to be an incorrect size. This
    change regenerates all icon images for timecode-toolbox.

  • 4b58c49: Correct height on iOS devices

    When using a browser on iOS to connect to timecode-toolbox,
    Ensure that the full UI is visible.

@s0 s0 merged commit 9eb0aba into main Apr 17, 2026
19 checks passed
@s0 s0 deleted the changeset-release/main branch April 17, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant