Releases: ascrus/webfx
Releases · ascrus/webfx
Release 1.0.9
Features
-
Added integration for install4j splash screen
-
Added clean old log files
Changes
- Rewrite logic work for children tabs
- Fixed a bug where the file extension was lost when choosing the path and name of the downloaded file.
- Fixed a bug when it was impossible to remove a site from favorites.
Version 1.0.3
New
- Added support for opening pages in new tabs from sites.
- Added support downloading files.
Changed
- The work of CookieStoreManager has been redone to a completely own mechanism for working with cookies.
- Change font to monospace for local server console.
Release 1.0.1
Futures
- Generic cookie story class created.
- The main window controller is moved to a separate class.
- An application configuration management class has been created.
- Created a class for managing the list of local servers.
- Made saving the position of the main window.
Bugs
- Fixed errors with cookies when working on the same host with different ports.