1. Release Information
Release Date: 11/07/2018
Version: 3.1.0
2. New Features
2-1. Support for display of terms of use
Terms of Use are now displayed in Unifinity Studio and Unifinity Application Player.
In Unifinity Studio, click on "File" > "Show Terms of Use" from the TOP menu to display the Terms of Use.
Unifinity Application Player displays the Terms of Use by clicking "Menu" > "Show Terms of Use" in the TOP menu.
2-2. Add Excel operation logic to the Logic Reference
Excel operation logic has been added to the Logic Reference.
- [Excel/Open
- [Excel/Close
- Excel/Save
- Excel/Row Copy
- Excel/line paste
- Excel/Row copy (range specification)
- Excel/Row Paste (range specification)
- Excel/one line read
- Excel/text writing
- Excel/Image Writing
- Excel / Ruled line setting
- Excel/one-line replacement
2-3. Add functionality to link with Unifinity Flow
Unifinity applications can now be interoperable with Unifinity Flow.
Unifinity applications created in Unifinity Flow can now be loaded and edited in Unifinity Studio or Unifinity Application Player.
3. Improvement of defects
3-1. Fixed a bug that the application may force close without executing calendar drawing pre-processing (iOS)
Fixed a bug that could cause the application to force close when performing calendar drawing pre-processing on iOS devices.
3-2. Fixed a bug that long press processing may not be executed by screen touch operation (Windows)
Fixed a problem in which the long press process may not be executed when the screen is pressed and held down with a screen touch operation on a Windows device.
3-3. Fixed a bug that JSON containing empty arrays could not be correctly converted to dictionary.
Fixed a problem in which JSON format strings containing empty arrays or nulls could not retain their original JSON structure when converted to dictionaries in the JSON read logic.
In addition, an error occurred when a dictionary with this defect was specified as an argument to the 【Original/Script】 logic.
In addition, an error occurred when a dictionary with this defect was specified as an argument to the 【Original/Script】 logic.
- Dictionary/JSON read
3-4.Fixed a bug in which signs were not displayed when formatting negative data less than 1.
Fixed a problem in which negative data with an absolute value less than 1 was not displayed with a sign when formatted with the text box formatting function.
3-5. Unified support for differences in the display of calendar events that cross over from one day to the next
When an appointment from 0:00:00 to 0:00:00 of the next day is displayed on the calendar, the display is unified so that all calendars show the full appointment for the day.
3-6. Fixed a bug that if a user fails to re-authenticate, the user cannot be re-authenticated until another user is authenticated.
Fixed a problem in the Unifinity Application Player where if a user failed to re-authenticate and was locked, the user could not re-authenticate until another user information was authenticated.
3-7. Fixed a bug that prevented control properties from being changed from property change logic.
Fixed a problem in which the control's properties could not be set from the following logic when the destination of data in Data > Contents was set to Form or Table in the control's properties.
- Control/enabled status set
- Control/visible state set
- Control/Foreground color set
- Control/Background color set
3-8. Fixed a bug that the library would freeze when displayed from logic (Unifinity Studio)
Fixed a bug that caused the application to freeze when executing the [About Unique/Library] logic in Unifinity Studio.
- About the library
3-9. Fixed a bug that a blank space is created at the bottom of the screen when the status bar display is turned off (iOS)
Fixed a bug that caused a blank area the same height as the status bar at the bottom of the app screen when launching an app with the status bar display set to OFF on an iOS device.
3-10. Correction of sensitivity of camera shooting button (Windows)
Fixed a problem in which the camera shooting button in Windows may not respond to touch panel operation.
- Device/Camera Activation
3-11. Fixed a bug in which sub forms could not be scrolled in the open-time processing (iOS)
Fixed a bug that prevented subform scrolling logic executed from the open-time process from working on iOS devices.
- Controls/Subform Scrolling
3-12. Fixed a bug that freezing occurs when allowing access to GPS service location information (Android)
Fixed a bug that caused the application to freeze when "Allow" was selected on the location information access permission confirmation screen displayed at the first startup of the GPS service startup logic on Android devices.
- Device/GPS service started