Releases: Browsers-software/browsers
Releases · Browsers-software/browsers
0.3.6
Added
- Allow installing under system path in Linux (/usr/local/bin/) and Windows (%ProgramFiles%)
Fixed:
- Make UI a big higher. Might need to reduce it only in Windows, as Windows seems to fit more
- Stable ordering of profiles when refreshing
0.3.5
Added
- Linux: support armv7l (mostly 32-bit raspberry pi)
- Windows: initial support for non-browser apps (Spotify, Linear, Zoom, etc)
- macOS/Windows: Add support for Workflowy app
Security
- Get rid of
chrono
library with outdatedtime
dependency and use our ownrolling-file-rs
fork
Changed
- macOS: show always on top
Fixed
- Linux: fix making window visible when clicking on another link
- Windows: fix running install.bat straight from the zip file
- Fix order of apps when restoring a profile
- Fix 3-dot menu button shifting/disappearing when clicking on another link
- Linux: fix window size in LXDE (Openbox)
0.3.4
0.3.3
Fixed
- Windows: show also browsers installed to current user only
0.3.2
Fixed
- Fix opening link in Windows
0.3.1
Changed
- Use cached Chrome profile images instead of downloading from the internet
- Support Chrome profile images picked from image choice
- Use symlink for linux binary
Added
- Initial Windows support
0.3.0
Fixed
- Allow picking Browsers as a default browser in XFCE
0.2.9
0.2.8
Fixed
- Linux: Convert .svg icons and cache all used icons as png.
0.2.7
Fixed
- Linux: Use the full binary path in software.Browsers.desktop, because many distros don't have $HOME/.local/bin in PATH
- Linux: Include icon in About dialog and translations
- Linux: Move config file from $HOME/.local/share/software.Browsers/config.json to
$HOME/.config/software.Browsers/config.json