Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:26

RolesTab v0.1.1

RolesTab v0.1.1 is a patch release that improves project and role-tab isolation when testing applications running on different URLs or ports.

Highlights

  • Project tabs are now fully separated.
  • Roles open under their correct project URL and port.
  • Switching projects only displays tabs associated with the selected project.

Bug Fixes

  • Fixed an issue where selecting a role for one project could open a role tab belonging to another project.
  • Fixed role-tab matching to use both the project ID and role profile ID.
  • Fixed project switching so tabs from other projects are hidden.
  • Fixed restored tabs and recent URLs to verify that roles belong to their associated projects.
  • Fixed startup restoration so the active tab belongs to the last selected project.

Upgrade Notes

No configuration changes or data migration are required. Existing projects, role profiles, and persisted browser sessions remain compatible.

Downloads

Choose the installer for your operating system:

  • Windows: NSIS .exe
  • macOS: .dmg or .zip
  • Linux: .AppImage or .deb

Verification

This release passed:

  • ESLint validation
  • Production build
  • All 16 automated smoke tests

Full Changelog: v0.1.0...v0.1.1