Skip to content

Releases: Salamek/qiosk

New release

Choose a tag to compare

@Salamek Salamek released this 25 Mar 17:10

What is new

  • Accept WebPage full screen request
  • Fix corner radius when navbar vertical position is se to top

Full Changelog: 1.12.0...1.13.0

1.12.0

Choose a tag to compare

@Salamek Salamek released this 04 Jan 12:10

What is new

  • Added parameter to specify window mode --window-mode hidden|automaticvisibility|windowed|minimized|maximized|fullscreen as requested in #12, this change makes --fullscreen parameter deprecated but still working, so please migrate your scripts to --window-mode fullscreen instead

Full Changelog: 1.11.2...1.12.0

1.10.2

Choose a tag to compare

@Salamek Salamek released this 03 Oct 15:50

What is new

  • Display chromium & QWebEngine versions when calling -v (Works correctly only on QT 6.2>)

Full Changelog: 1.9...1.10.2

New release

Choose a tag to compare

@Salamek Salamek released this 09 Aug 14:14

What is new

  • --navbar-enable-buttons=home,reload,back,forward allows to set displayed buttons on navbar, when no option is provided all buttons are displayed as in previous versions

Full Changelog: 1.8.1...1.9

1.8

1.8

Choose a tag to compare

@Salamek Salamek released this 12 Jul 01:05

What is new

  • Added option to hide cursor for better UX when using touchscreen
  • Implemented network check on page load error to wait for network and reload

Full Changelog: 1.7.1...1.8

1.7.1

Choose a tag to compare

@Salamek Salamek released this 24 Apr 18:24
  • Added option to display/hide scrollbars --display-scroll-bars (Default hidden)

Full Changelog: 1.4.3...1.7.1

1.4.3

Choose a tag to compare

@Salamek Salamek released this 22 Jan 11:27

Changes

  • Added option to set navbar as underlay under content
  • Autoreload page on occasionall crash
  • Added option to specify profile name
  • Added websocket server to control running qiosk instance

Full Changelog: 1.2.2...1.4.3

1.2.2

Choose a tag to compare

@Salamek Salamek released this 23 Aug 08:16

What is new

  • qiosk now uses QT6 as default, package qt5-qiosk exists for qt5 installs

Full Changelog: 1.2...1.2.2

First release

Choose a tag to compare

@Salamek Salamek released this 15 Jul 14:50

First working release of browser, enjoy!