diff --git a/docs/Design/WeKan-Multiverse-Roadmap.md b/docs/Design/Multiverse/WeKan-Multiverse-Roadmap.md similarity index 97% rename from docs/Design/WeKan-Multiverse-Roadmap.md rename to docs/Design/Multiverse/WeKan-Multiverse-Roadmap.md index fdf980aef..378a226f5 100644 --- a/docs/Design/WeKan-Multiverse-Roadmap.md +++ b/docs/Design/Multiverse/WeKan-Multiverse-Roadmap.md @@ -1,3 +1,8 @@ +## About AVX + +If CPU does not have AVX, Snap Candidate Meteor 2 WeKan now uses qemu-user to run MongoDB, using Qemu AVX support. +This was added at [WeKan v7.93](https://github.com/wekan/wekan/blob/main/CHANGELOG.md#v793-2025-07-18-wekan--release). + ## What is not Cross-Platform - Requires CPU to support AVX @@ -99,9 +104,10 @@ ## Screenshot -Supporting many more webbrowsers: +Supporting many more webbrowsers. This is now part of WeKan Wami: https://github.com/wekan/wami . +Also mentioned at https://wekan.fi/upgrade/ . -Multiverse WeKan screenshot +Multiverse WeKan screenshot ## Talks @@ -369,4 +375,4 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php ### Ruby on Rails -- https://github.com/wekan/weror . Password register and login works, there is workspaces and dragging cards, but no user management etc features yet. \ No newline at end of file +- https://github.com/wekan/weror . Password register and login works, there is workspaces and dragging cards, but no user management etc features yet. diff --git a/docs/Design/Multiverse/manybrowser.png b/docs/Design/Multiverse/manybrowser.png new file mode 100644 index 000000000..f12c239a0 Binary files /dev/null and b/docs/Design/Multiverse/manybrowser.png differ