Skip to content

Version 3.0.5 (2023-04-26)

Compare
Choose a tag to compare
@anaiberta anaiberta released this 26 Apr 13:49
· 2 commits to release-3.0 since this release

Version released with GeneXus 18 U3 (more details at https://wiki.genexus.com/commwiki/servlet/wiki?53853,GeneXus+18+upgrade+3)

What's Changed

  • Take into account output_file name for web pdf reports. by @claudiamurialdo in #668
  • Add Support for BC parameters in REST (API Object) by @AlejandroP in #659
  • Document Management support for SAP ERP/Java by @AlejandroP in #411
  • POP3 crashes webapp when mail has .eml attached by @tomas-sexenian in #678
  • Performance Improvements: Add Cache to ServerKey and SiteKey read by @ggallotti in #634
  • GXNavigationHelper Exception when using Http Redis WebSession. by @iroqueta in #679
  • JSON serialization of "null" now assigns a correct empty value for every possible data type by @tomas-sexenian in #666
  • getFileSize fix, no webapp crash and correct return value by @tomas-sexenian in #674
  • hasLongYear was giving wrong result by @tomas-sexenian in #680
  • Changes into SecurityProvider interface and Logout middleware by @MBarnech in #660
  • Serverless EventResponse: Handled Member renamed to HandleFailure by @ggallotti in #686
  • CosmosDB implementation Java by @sjuarezgx in #685
  • ImageManipulationAPI methods now create a new image instead of modifying the existing one by @tomas-sexenian in #676
  • Fix Timezone Crash when Timezone does not exist by @ggallotti in #687
  • HttpClient Timeout property not honoured by @ggallotti in #688

Full Changelog: v2.10.0...v3.0.5