1.releaseinformation
releaseDate: 02/14/2017
Version: 1.7.4
2. New Features
2-1. JPEG support
The following logic allows the image to be handled as a JPEG image.
- Device/Camera Activation
- File/image loading
2-2. Add logic image resizing and format conversion
Added "File/Image Conversion" logic for image resizing and image format conversion.
2-3. Logic Timer Status Acquisition
Added "control statement/get timer status" logic.
You can specify a timer name to obtain its execution status.
2-4. Controls Colorizing Date String in Calendar-type Controls
Added the ability to set the date text color for specific days in the following controls
- Calendar (Month)
- Calendar (Weekly)
- Calendar (week:day by day)
- Calendar (Day)
- Calendar (date reservation)
3. Improvement of defects
3-1.(iOS) Toast display of QR Code reading process results
When "Message/Toast Display" takes over the processing results of "Device/QR Code Read".
Fixed a bug that prevented toast from displaying properly only on iOS.
3-2.(iOS) GET3 logic cannot correctly retrieve response header contents
If the response header value in "Network/GET3" contains ":",
Fixed a bug that prevented response header information from being correctly converted to dictionaries.
3-3.(iOS) Timer processing end timing
When the Unifinity application is terminated without stopping the timer,
Fixed a problem in which timer processing continued to run without stopping.
3-4.(iOS) Timer processing when inactive
Fixed a problem that interrupted timer processing when the Unifinity application was inactive.
3-5. Multiple timer activation with the same name
Fixed a problem that allowed multiple timers with the same name to be activated.