NEW FEATURES
• Introducing support for previewing SAP Build Apps projects with PIN code. SAP AppGyver Classic and AppGyver Community Edition projects can be previewed with QR code or PIN as before.
BUG FIXES
• Fix for composite component internal property not triggering in page opening
• Fix for Recycler View initial render index
• Fix for when video player is exited not locking the screen to portrait
• Fix for "Get item from storage" flow returning success result even no item key has been set
• Fix for data variable not refreshing after putting the app to background
• Fix for missing "Navigate back" option in "Preview PDF" flow function
More
4.7.25
2023-02-10
NEW FEATURES
• Introducing support for previewing SAP Build Apps projects with PIN code. SAP AppGyver Classic and AppGyver Community Edition projects can be previewed with QR code or PIN as before.
BUG FIXES
• Fix for composite component internal property not triggering in page opening
• Fix for Recycler View initial render index
• Fix for when video player is exited not locking the screen to portrait
• Fix for "Get item from storage" flow returning success result even no item key has been set
• Fix for data variable not refreshing after putting the app to background
• Fix for missing "Navigate back" option in "Preview PDF" flow function
4.6.14
2022-10-17
BUG FIXES
• Updated open source libraries to improve security
4.6.11
2022-09-08
NEW FEATURES
• SAP AppGyver core runtime updated to version 4.6.11
BUG FIXES
• Fixed an issue when app sometimes crashes when focusing on an input
• Fixed an issue when spot marker icon or icon colour cannot be changed
• Fixed an issue when some iPhone model not showing splash screen with SAP AppGyver preview app
• Back button added to video player
• Fix for Rich Text Editor initial value is not getting used in the editor
• Fix for composite component output value change not triggering event
• Fix for page, nested and app variables are not working in styles
4.5.7
2022-07-01
NEW FEATURES
• SAP AppGyver core runtime updated to version 4.5.7
BUG FIXES
• Fixed issue with app crashing when entering an input field
• Fixed issue with binding setting value of entire object instead of individual property
• Fixed issue with the onChange event not firing when a component's internal property changes
• Fixed issue with app crashing when setting a numeric value to clipboard content using formula
• Fixed issue with not being able to set data variable on Global Canvas page
• Fixed issue with app crashing when mapping dropdown options to undefined list
4.4.9
2022-06-10
NEW FEATURES
• SAP AppGyver core runtime updated to version to 4.4.5
BUG FIXES
• Fixed issue where inputted text was only partially visible in multiline input fields
• Fixed issue where pages’ bottom padding wouldn’t work
• Fixed issue where some events inside composite components wouldn’t be triggered
4.3.4
2022-05-06
NEW FEATURES
• SAP AppGyver core runtime updated to version to 4.3.3
BUG FIXES
• Fixed issue in which page paddings would overrule components' absolute positioning
• Fixed issue in which SVG images couldn’t be set as container background images
• Fixed issue in which pressing button while keyboard was open had no effect
4.2.12
2022-04-14
BUG FIXES
• An issue in which having vertical scroll view enabled also enabled horizontal scrolling incorrectly has been fixed.
4.2.9
2022-04-05
NEW FEATURES
• SAP AppGyver core runtime updated to version to 4.2.7
BUG FIXES
• Fixed issue where user couldn’t set list of objects page variable with components output value
• Fixed issue where Rich text component always had 10px top and bottom margin
4.1.3
2022-03-16
NEW FEATURES
• SAP AppGyver core runtime updated to version to 4.1.3
BUG FIXES
• Fixed issue in which Firebase data resource query conditions would not work with false conditions
• Fixed issue in which setting component output value with object property would result in the whole object being set to the output value
4.0.3
2022-03-11
NEW FEATURES
• SAP AppGyver core runtime updated to version to 4.0.2
BUG FIXES
• Fixed issue where opening a PDF file with ‘View PDF file’ flow function would cause an error if the file name contained special characters
• Fixed issue to be able to set non-existent app and page variables
• Fixed issue where setting initial date to "Pick date" flow function did nothing
3.4.4
2022-01-14
NEW FEATURES
• SAP AppGyver core runtime updated to version 3.4.4
3.3.3
2021-12-17
NEW FEATURES
• SAP AppGyver core runtime updated to version 3.3.3
BUG FIXES
• Fixed issue where input field components content would get erased when the input field was focused
• Fixed issue where orientation lock would not get released after you navigated back to the application listing page
3.0.5
2021-10-07
BUG FIXES
• Fixed an issue on iOS where Delete contact flow function would output success even if invalid input was given
• Fixed an issue where Pick date/time/datetime flow function’s cancel (second) output didn’t get triggered
• Fixed an issue where setting app variable in modal page didn’t propagate to the previous page properly
• Fixed an issue where toast would not be visible after audio playback had started
• Fixed an issue where accessing repeatedInfo inside composite with dot notation wouldn’t work (repeatInfo.current)
• Fixed an issue where checking checkbox bound to repeated.current.value in form creates new object property to the original repeated object
• Fixed an issue where formula binding in component border style, would always result in no border
• Fixed an issue where component’s internal property bound with mapping to a data variable is not populated at component mount
• Fixed an issue where input field value that was repeated with nested repeating, couldn’t be edited
• Fixed an issue where audio playback loops wouldn’t working
• Fixed an issue where component transforms didn’t work properly
• Fixed an issue where Stop audio playback flow function didn’t stop the audio when playback ID was given