v2.6
2025/12/02
- Sort+ supports multiple field types: plain text, number, option, and date
- You no longer need to have a default sort on the collection list to make it functional
- Auto-grouping allows for auto-sync
- Quick setup video link in the component
- Documentation updated
v2.5.8
2025/06/23
- Search+ supports input capture. A code override can be applied on
props.onInput; allows users to pass a custom function that receives the native onChange event from the text input - Updated Search+ documentation
v2.5.7
2025/06/18
- Documentation for Multi Reference updated
- Doc: Troubleshooting updated
- Possible bug found. Multi Reference Filter + linked collection list does not require a CMS item, but in some projects adding a text element as the CMS item fixed issues. Will do testing to determine if it's an actual CMS Plus bug
v2.5.6
2025/02/26
- Bug Fix: Clear+ will remove all selected filters, based on the property configuration, regardless of the field having any filters to clear. If there are no filters initialized for that field, Clear+ throws an error rather than Framer not rendering the component. Added logic to ignore clearing if filters are not initialized
v2.5
2025/02/25
- Multi Reference Filter+ released!
v2.4.6
2025/02/13
- Updating and refactoring code for performance and introduction to Multi Reference Filter+, coming soon
v2.4.5
2024/12/23
- Bug Fix: Using any Filter+ directly on the page without inserting into a button was not being applied or cleared. This has been fixed. This method can now be used to set default filters. Listing filters on the page without the use of buttons or toggles are now properly detected. Documentation will be promptly updated
- Maintenance and optimization updates. Refactoring of various processes for upcoming features and fixes
v2.3.5
2024/12/17
- Bug Fix: Filter+ PlainText was not filtering when using IS SET or ISN'T SET conditions, because it was checking if the user entered a value on the Filter+ component first. It has been fixed to ignore that step since the filter should only have to check on the collection to see if a value exists at all
v2.3.4
2024/12/12
- Bug Fix: Filter+ Reference was breaking if it was being used for a mismatched CMS field type other than reference. This has been resolved. The intent for a type mismatch is an unusable filter
v2.3.3
2024/12/09
- All components have been renamed for better identification and organization. Can now be found in the assets panel under "CMS Plus"
v2.2.3
2024/12/06
- Count+ now has two interactions. Interactions are only accessible when inserting Count+ into a component. This will allow auto transitioning to custom variants when the count is zero or above zero. Added properties and a creative use case section for Count+ documentation
v2.1.3
2024/12/03
- Bug Fix: Collection+ would reset and clear all filters whenever the viewport was resized to a different breakpoint while the component was on the page
v2.0.3
2024/11/28
- Documentation for Filter+ components added, along with links to the doc pages on the components
v2.0.2
2024/11/26
- Updating documentation and adding links to the components themselves
v2.0.1
2024/11/25
- Updating and expanding documentation for the latest version
- Updating components with links to the documentation. This will help keep components' control descriptions to a minimum, and will always link to the latest docs
v2.0
2024/11/22
Breaking Changes
Major update with key features:
- Reference Filter+: A powerful new filter designed specifically for handling Framer's recent CMS reference fields
- Count+: Display search result counts across one or multiple collection lists. Additionally, choose to show the total number of active filters for one or more collections, or highlight specific active filters for targeted collections
- Search+: Enable real-time text search across multiple collections simultaneously, targeting selected fields with precision
- Clear+: Gain control over clearing filters and searches. Instead of clearing everything, specify exactly which filters or Search+ inputs to reset, and for which collections
- Collection+: Leverage unique ID numbers to identify your lists. This enables the use of the same collection list with independent filtering or searching, customized by different CMS Plus components
v1.3.5
2024/10/28
- Bug Fix: Collection list was not rendering when references were being used within the CMS item
- Compatibility updates in preparation for new filter, Reference Filter+
v1.2.5
2024/10/21
- Updating documentation for the new upcoming videos. Simplification of various sections
v1.2.3
2024/09/27
- Date Filter+ now supports setting the date value as a text, this enables the user to use Framer's native fetch feature. The user may use any API that returns a date in ISO 8601 format, unlocking the functionality of having a dynamic date filter for the current date
- Added documentation to Date Filter+ for using fetch for dynamic date filtering
- Date Filter+ component has a link to this documentation page
v1.1.3
2024/09/21
- Updating documentation
v1.1.2
2024/09/11
- Maintenance
- Compatibility updates
v1.0.2
2024/09/03
- Collection+ video updated
v1.0.1
2024/08/27
- Quick start guide section and video added
v1.0
2024/08/19
- Released!