3B Portals & Mobile App version 8.x changelog

From 3B Knowledge
Jump to navigation Jump to search

GUF Version 8.102

  • DEV-1127 Fixed screen flows not rendering

Link

https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000001aRKT

GUF Version 8.100

Security & Large files

Link

https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000001UyML

GUF Version 8.5

  • Styling Fixes, Stability Improvements

Link

https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000001UoZt

GUF Version 8.4

  • Enabled "Portal Magic Link Validity" checkbox. When checked, we will ensure that a user's session is valid. The length of the session's validity is set from the "Expire Session Keys" session in Portal Custom Settings. Default expiration is 14 days.
    • If a client wants expiring sessions, you can toggle this setting. This way, magic links can have a boxed timeframe.
  • Change: We no-longer support merging the page with merge tags (e.g. {{record.Id }}) with just the URL recordId parameter. Now, if a page has merge tags, they will only be populated if the running user is logged in, otherwise the tags won't be displayed at all.
  • New: We are now running Tailwind v5.39.0
  • New: Now, we will log "Web Event" records against the Contact for the following event types:
Push Registration Not new; When user has approved push registration
Login When user accessed the portal. Only once per 24hrs.
Registration When user registered
Access Code Request When user requested an access code (attempted login)
Success Validating Access Code When user was successfully logged in
Invalid Access Code Entered When user's access code was deemed incorrect
Logout When user requested to log out (not guaranteed to have succeeded)
  • Improved page caching. If you made a change on a page and want users to see it immediately, simply flip the "Disable Caching" flag on the Page record(s) for 2 hrs. This way, all users accessing the page will see the most current version of that page. Note that default caching of pages is set to 120 minutes, so after 2 hrs, all changes will propagate regardless. The change in this version is that we will first check if the page should be cacheable or not and then either fetch from server or cache. Previously, we cached the page first, meaning that when you create the page, it's "Disable Caching" attribute would also be cached, preventing you from being able to clear the sessions.
  • Important: Various security improvements have been made in the underlying architecture.

Link

Removed

GUF Version 8.3

Portals could not be installed in orgs without a Network (DigitalExperience). This is resolved now.


Post install instructions: go to Custom Settings -> Portal -> Edit & Save. You need to set the field Files Endpoint to the default value

- Note that any files larger than 4mb will be uploaded through the new Files Endpoint service, running securely on Heroku.

Link

Removed

GUF Version 8.2

Important release containing security fixes and a patch for a new security policy introduced by Salesforce to prevent users from accessing resources through VPN/Proxy.

Important:

Installing this update will introduce a 4mb limit on the total page size

Note, it is always a good practice to keep page size small to reduce loading times.

Link

Removed

Version 8.1

Changes

  • Major under the hood improvements in performance

Link

https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000001El89

Version 8.0

version not available