Skip to content

Releases: lemerv/Salesforce-Kanban-Explorer

v0.3.1.0

26 Jan 22:19

Choose a tag to compare

Install Links

Production

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

Sandbox

https://test.salesforce.com/packaging/installPackage.apexp?p0=04tgK0000009ax7QAA

What's Changed

Introduced a number of performance improvements that drastically improve loading times and UI responsiveness when working with larger data sets.

The Performance Mode Threshold config field allows admins to control when card virtualisation kicks in. Card virtualisation improves performance by only loading visible cards in the UI and introducing progressive loading on column scroll. Card counts and summaries continue to work based on the whole data set.

Full Changelog: https://github.com/lemerv/Lightning-Record-Explorer-Suite/compare/v0.3.0.0...v0.3.1.0

v0.3.0.0

23 Jan 09:31

Choose a tag to compare

Install Links

Production

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

Sandbox

https://test.salesforce.com/packaging/installPackage.apexp?p0=04tgK0000009ZHtQAM

What's Changed

Introduced a number of performance improvements that drastically improve loading times and UI responsiveness when working with larger data sets.

The Performance Mode Threshold config field allows admins to control when card virtualisation kicks in. Card virtualisation improves performance by only loading visible cards in the UI and introducing progressive loading on column scroll. Card counts and summaries continue to work based on the whole data set.

Full Changelog: https://github.com/lemerv/Lightning-Record-Explorer-Suite/compare/v0.2.0.0...v0.3.0.0

v0.2.0.0

17 Jan 09:42

Choose a tag to compare

Install Links

Production

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

Sandbox

https://test.salesforce.com/packaging/installPackage.apexp?p0=04tgK0000009SI1QAM

What's Changed

New feature: column summaries!

Column summaries let admins configure up to three rollups that summarise card data per column. Summaries appear in the header of each column. Summaries respect field types and surface warnings for invalid definitions or mixed-currency totals. Support operations and field types are:

  • SUM / AVG: numeric fields (Number, Currency, Percent, Integer, Double)
  • MIN / MAX: numeric or Date/DateTime fields
  • COUNT_TRUE / COUNT_FALSE: Checkbox fields
image

Notes

  • You can now configure up to three summaries at the top of columns
  • Docs have been updated with instructions on where and how to configure column summaries
  • Fix: default to running user's locale for numeric field formatting
  • Fix: default to running user's locale for date, time, currency formatting
  • Fix: date-only fields no longer display a time component when the Date and Time Format config field is used

Full Changelog: https://github.com/lemerv/Lightning-Record-Explorer-Suite/compare/v0.1.2.0...v0.2.0.0

v0.1.2.0

07 Jan 03:09

Choose a tag to compare

v0.1.1.0

18 Dec 09:52

Choose a tag to compare

v0.1.0.0

15 Dec 10:04

Choose a tag to compare