Ghost/ghost/core/test/unit
Sag f1cd6432a8
Added new setting to enable Recommendations (#17856)
closes https://github.com/TryGhost/Product/issues/3772

- Recommendations are disabled by default and will get enabled when a
first recommendation is added. The "recommendations_enabled" setting
will be not shown explicitly in Admin, it will rather be set implicitly
based on whether there is at least one recommendation
- The "recommendations_enabled" setting belongs to a new setting group
called "recommendations"

Tech Spec: https://www.notion.so/ghost/Recommentions-Tech-Spec-598f09e4109f4eef8d9e32db7245a90c?pvs=4
2023-08-30 08:56:21 +00:00
..
api Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
frontend 🐛 Fixed missing @page object in themes when rendering custom routed page (#17693) 2023-08-11 14:50:01 +01:00
server Added new setting to enable Recommendations (#17856) 2023-08-30 08:56:21 +00:00
shared Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00