Skip to content

Releases: ddmitov/perl-executing-browser

Perl Executing Browser v1.1.1

29 Dec 20:54
Compare
Choose a tag to compare
  • correct application directory for AppImage executables

Perl Executing Browser v1.1.0

29 Dec 16:41
Compare
Choose a tag to compare
  • Windows interactive Perl scripts based on temporary files
  • QFileWriter class
  • better on-exit code
  • better AppImage support
  • QtWebEngine code moved to a separate repository
  • no support for local servers
  • no support for printing
  • no Mac support
  • demo package updates
  • documentation updates

Perl Executing Browser v1.0.0

09 Jan 11:09
Compare
Choose a tag to compare
  • appimage-maker.sh optimization
  • AppImage support for PEB-based applications
  • better index.html for the demo package
  • server-starter Qt class
  • AppImage Builder Docker container
  • documentation update

Perl Executing Browser v0.9.1

18 Dec 19:33
Compare
Choose a tag to compare
  • correct AppImage metainfo file
    This is a test release trying to solve only Linux Appimage-related issues.
    No functionality is removed, added or changed for the Mac and Windows platforms.

Perl Executing Browser v0.9.0

13 Dec 12:26
Compare
Choose a tag to compare
  • safe print for interactive scripts
  • safe exit for interactive scripts
  • termination of Linux Perl scripts using the SIGTERM signal
  • unified logging of Perl scripts and JavaScript in the JavaScript console
  • relocatable Perl directory inside application directory
  • main window is displayed after start page is loaded
  • better index.html for the demo package
  • fullpath filesystem dialogs for localhost
  • better context menu
  • Print Preview becomes the main printing dialog
  • documentation update

Perl Executing Browser v0.8.0

31 Oct 19:07
Compare
Choose a tag to compare
  • better support for local servers
  • better windows compatibility
  • PEB starts Perl scripts only from its application directory
  • inputData is always written on STDIN
  • inputData may be string or function
  • better AppImage support
  • .script pseudo filename extension
  • documentation update

Perl Executing Browser v0.7.2

17 Jun 12:05
Compare
Choose a tag to compare
  • better AppImage support
  • documentation update

Perl Executing Browser v0.7.1

16 Jun 16:25
Compare
Choose a tag to compare
  • better AppImage support
  • documentation update

Perl Executing Browser v0.7.0

16 Jun 11:46
Compare
Choose a tag to compare
  • AppImage support
  • documentation update

Perl Executing Browser v0.6.0

02 Aug 19:34
Compare
Choose a tag to compare
  • QtWebEngine support
  • Perl scripts API
  • documentation update