Skip to content

Release of version 2.18.1 (2023-11-15)

Compare
Choose a tag to compare
@gnbm gnbm released this 14 Nov 17:41
· 503 commits to dev since this release
bafa9c5

Fixed Issues and Improvements:

  • ROU-4521 - Now, Hindi (hi-IN) is available in Multilingual Locales.
  • ROU-4582 - Fixed an issue that caused a wrong device validation on a tablet when using the SetDeviceBreakpoint on the desktop.
    This occurred when the window width was bigger than the TabletWidth and the window height was smaller than the TabletWidth and bigger than the PhoneWidth.
    Now, some screen dimensions may result in a different device being identified compared to previous versions.
  • ROU-4598 - Fixed an issue that was causing the Tooltip component to stay open incorrectly. This occurred when used inside patterns positioned absolutely on the screen, and using a button or link to close them.
  • ROU-4633 / RPM-4477 - Fixed an issue that was blocking the configuration of a custom favicon. This occurred when the user was using a PWA application.
  • ROU-4635 - Fixed an issue that caused the DatePicker, DatePickerRange, TimePicker, and MonthPicker components to show their hidden input in an invalid validation status.
    This occurred when the pickers were inside a Form widget that was submitted with an invalid validation status.
  • ROU-4641 - To mitigate a platform issue when dealing with the translation mechanisms for the validation messages that the ones in OutSystems UI were overriding, all of these literals were marked as not to be translated for all locales.
  • ROU-4647 / RPM-4507 - Fixed an issue where inactive Tab content was accessible through the Tab component when using the Tab key.
    This occurred when date time, time, or date inputs were used within the content of a Tab.