Skip to content

Releases: cconard96/glpi-camerainput-plugin

v2.1.0

03 May 13:02
Compare
Choose a tag to compare

New:

  • Replaced Quagga2 library for barcode detection with the use of the native barcode detection API and a polyfill library (for desktop browsers). There is a noticeable improvement in performance and reliability.
  • QR code support

v2.0.2

27 Dec 18:13
Compare
Choose a tag to compare

Added support for Manual Inventory plugin from Infotel

v2.0.1

07 Dec 13:02
Compare
Choose a tag to compare

Fixes:

  • Removed automatic HTTPS check. It is now on the GLPI admins to read that HTTPS is required before installing the plugin.

v2.0.0

20 Apr 10:33
Compare
Choose a tag to compare

First release for GLPI v10.0.X.

Added:

  • Added camera input for some asset fields like serial number
  • Added camera input for text inputs in the Search form

Changes:

  • Dropped jQuery UI and switched to Bootstrap dialogs

v2.0.0-beta1

02 Jan 19:08
78d0801
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

Beta release of version 2.0.0 which is compatible with GLPI version 10.0.

v2.0.0-alpha1

15 Dec 08:21
aeb6144
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

This release contains only compatibility changes so that it can be installed alongside the GLPI 10.0 beta.
New features may be added before the final/official release.

v1.0.3

15 Nov 10:44
98c2859
Compare
Choose a tag to compare

Fixed HTTPS check for web servers behind a reverse proxy

v1.0.2 was bugged and has been removed/replaced.

v1.0.1

22 Jun 23:08
Compare
Choose a tag to compare

Improved browser compatibility by dropping a check for ImageCapture API support which is supported in almost no browser and is not used by this plugin or the library used for barcode scanning currently.

v1.0.0

14 Feb 15:54
f7b1ff0
Compare
Choose a tag to compare

Initial release