Skip to content

Releases: ascrus/webfx

Release 1.0.9

22 Nov 15:53
Compare
Choose a tag to compare

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

03 Apr 11:11
Compare
Choose a tag to compare

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

25 Mar 22:29
Compare
Choose a tag to compare

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.