Warning:
This asset type has been deprecated as of version 5.4.5.0. For more information, please view the Deprecations page.
and Iāve read the original squizmap (11746, closed) which suggested that a search page could be made to workā¦
In my experience, Iāve found Whatās New assets to be convenient and easy to setup. It is possible to do the same with search pages, but past experiences have left me jaded and thinking of them as a bit clunky with the extra settings required.
Iād be hopeful that the intended replacement (rolling whatās new functionality into asset listings) would be as easy as whatās new assets are now.
Oh no, Iām going to commiserate with you on learning this.
I always reach for a Whatās New asset to serve my recent updates, latest news feed etc. needs. Hopefully any replacement wonāt be trigger dependent.
There seems to be a number of decisions being made at Squiz to simplify the asset choices we have. It would be appreciated to hear that explained at some point.
Each one links to the Roadmap tracking idea which has more information on why itās getting deprecated.
But yes, the overall goal is to reduce the complexity of the system and have less asset types that basically do the 90% of the same thing as their other counterparts and have more dynamic single asset types instead.
Iāve assumed that the Whatās New listing uses the date information to help restrict the list of assets returned from whatever query asset listings make to the underlying databases.
Building a replacement with the existing Asset Listing mechanism would seem to be less effective, but presumably you should be able to sort by the date fields available, and then perform some sort of similar restriction.
Hopefully the final replacement will have the same performance as the previous asset type, but with the functionality rolled into the asset listing asset type.
Itās not possible to emulate Whatās New with an Asset Listing, the date restriction code hasnāt been added yet (as of 5.5.4.2).
You can mostly emulate it with a Search Page (no Link Value Filtering), although it seems slightly slower than the equivalent Whatās New Page (~15% in my test but that will probably depend heavily on the content).
Of course, if youāre a rebel you could forge ahead with Whatās New assets and just create them via one of the APIs
Assuming that Asset Listings are actually going to gain the missing functionality before v6 lands, I donāt see what harm would come from continuing to create them. (Although it wouldnāt surprise me if they end up replacing Whatās New assets with Search Pages instead of Asset Listings).