Releases: Usenmfon/rolestab
Releases · Usenmfon/rolestab
Release list
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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:
.dmgor.zip - Linux:
.AppImageor.deb
Verification
This release passed:
- ESLint validation
- Production build
- All 16 automated smoke tests
Full Changelog: v0.1.0...v0.1.1
v0.1.0
RolesTab v0.1.0
Summary
RolesTab v0.1.0 is the first public release of the app. It introduces the core workflow for managing projects and role-based browsing sessions, along with installer support across Windows, macOS, and Linux.
Highlights
- Create and manage projects.
- Create reusable role profiles per project.
- Open isolated browser tabs for each role profile.
- Keep role sessions persistent across app restarts.
- Restore recent tabs and recently visited URLs.
- Import and export project configurations as JSON.
- Use browser controls for navigation, reload, home, external open, copy URL, and DevTools.
Improvements
- Browser-style window chrome and branded sidebar header.
- About section in Settings showing the app version, platform, and engine versions.
- Automatic updates for Windows and Linux AppImage builds.
- Release CI that builds and uploads a macOS Intel x64 installer artifact.
Fixes
- Sidebar brand logo now renders correctly in packaged builds.
- macOS installer app bundles now include the RolesTab brand icon.
- Dark appearance now applies consistently across the app shell.
- Native window titlebar controls now match the selected appearance.
Packaging
- Windows installer
- macOS DMG and ZIP
- Linux AppImage and DEB
Notes
- This release establishes the initial RolesTab baseline and release workflow.
Full Changelog: https://github.com/Usenmfon/rolestap/commits/v0.1.0