Skip to content

Releases: weggetor/BBImageHandler

BBImageHandler_01.06.01_Install.zip

14 Oct 12:36
Compare
Choose a tag to compare

Release notes V 1.6.1

  • Handling of ImageFormat types in a centralized method (in some circumstances .jpeg files were not handled)

BBImageHandler_01.06.00_Install.zip

14 Oct 12:34
Compare
Choose a tag to compare

Release notes V 1.6.0

  • Added 2 configuration properties: ServerCacheExpiration (value in seconds,Default: 600 seconds) + ClientCacheExpiration (value in seconds, Default: 300 seconds)
  • Fixed Client Caching (now sending 304 when cache time is not expired)
  • Fixed bug when attaching watermark to indexed image format

BBImageHandler_01.05.01_Install.zip

14 Oct 12:30
Compare
Choose a tag to compare

Version 01.05.01

  • Fixed a bug that prevented showing an Image stored in the database.
  • Added display of weekend days in booking schedule display

BBImageHandler_01.05.00_Install.zip

14 Oct 12:29
Compare
Choose a tag to compare

Version 01.05.00

  • Added generation of a "booking schedule", showing free, reserved + occupied state of an object for every day of 1 year

BBImageHandler_01.04.00_Install.zip

14 Oct 12:27
Compare
Choose a tag to compare

Version 01.04.00

  • Added defaultImage parameter for an image to be displayed if error or image not available
  • Changed DNN Profile picture parameter from "db=ConnectionName" to "dnn=1"
  • Added some tolerance when parsing the file or path parameter (relative path starts at Request.PhysicalApplicationPath)
  • Added ImageUrl parameter for display of an image from another website
  • As alternative to File parameter you can use Path + Index (2nd image in folder xyz, alphabetical order)

BBImageHandler_01.03.00_Install.zip

14 Oct 12:25
Compare
Choose a tag to compare

Version 01.03.00:

  • Added generation of barcode types upca, ean8, ean13, code39, code128, itf, codabar, plessey, msi, qrcode, pdf417, aztec, datamatrix