New Feature
This release adds a new search view layout configuration option under Look & Feel.
The default view is list, which is what you all know and love, but a new option of card is now available to love that even gives you the option to configure how many columns you want in your card view (more space? more columns!)
This new option paired with the idle_screen: search makes for a great idle experience
search_view: card
search_card_columns: 4
idle_screen: search
What's Changed
- build(deps-dev): bump rollup from 4.56.0 to 4.57.1 by @dependabot[bot] in #233
- build(deps-dev): bump @babel/preset-env from 7.28.6 to 7.29.0 by @dependabot[bot] in #234
- build(deps-dev): bump @babel/core from 7.28.6 to 7.29.0 by @dependabot[bot] in #235
- Search result layout options by @jianyu-li in #236
Full Changelog: v33.1.0...v33.2.0