- Issue created by @codebymikey
I'm currently trying to use the 2.0.x branch for my sites since it is a bit more performant that the 1.x branch (1.x currently runs out of memory and crashes when viewing /admin/content-kanban
- I think it's due to how it loads all the entities into memory without appropriate pagination).
However targetting the 2.0.x-dev branch isn't viable since it can cause certain patches to break upon patches like 🐛 DashboardController keeps adding master dashboards indefinitely Needs review being merged.
Using a tag mitigates this issue especially for profiles/distributions.
We should add minor alpha releases for now, so 2.0.x can be tested by users until it's stable enough for an actual release.
Maintainer to tag a new alpha release that site builders can target.
Active
2.0
Code