0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps
Sag 8515bdf587
Updated uniqueness validation for the Recommendations URL (#18253)
closes https://github.com/TryGhost/Product/issues/3818

- instead of fetching all recommendations and matching URLs on the frontend, we now query the database directly to find an existing Recommendation by URL. When comparing URLs, we don't take into account the protocol, www, query parameters nor hash fragments
2023-09-20 16:53:10 +00:00
..
admin-x-settings Updated uniqueness validation for the Recommendations URL (#18253) 2023-09-20 16:53:10 +00:00
announcement-bar Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
comments-ui Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
portal Updated recommendations design 2023-09-20 14:46:26 +01:00
signup-form Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
sodo-search 🐛 Fixed escaping search terms that contain special characters (#18151) 2023-09-20 10:17:21 +02:00