Roadmap - 0.4.0 and beyond #24
Pinned
rmccue
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our intention is to publish 0.3.0 on Tuesday 17th, then roll with a 6 week cadence for further releases.
Broadly, our roadmap for the immediate future is proceeding with the plan we've already laid out; that is, finishing the technical independence items we have remaining, then completing the MVP of the initial design.
(If there's any corrections, updates, or I missed anything, please comment below.)
Technical Independence
The biggest items we have remaining here are the pattern library and the translations. We have the initial work on both of these complete, but need to complete them.
@costdev has started the work for the pattern library, but we need to complete the data import. We then need to also switch the API over.
On the translations side, very similarly, we've got the GlotPress work mostly complete but also need to complete the data import and switch the API. We also need to verify the data is copied correctly.
With those complete, I think we'll be ready to wind the Technical Independence working group down with all major parts complete, and merge the two working groups together.
FAIR Protocol
Our work currently is on proving out the decentralised system in line with the initial design.
The first parts of this are the self-hosted repository and the installer. This will allow users to install packages directly by DID, as well as check for updates and install them. This gives us feature parity with tools like Git Updater or EDD for updates, while also introducing a new user capability: installing a package from a new repository, with no prior (codebase) knowledge of the repository.
The initial specification for this is mostly complete, and the work-in-progress installer is on a PR:
Screenshot.2025-06-11.at.21.53.02.mp4
This will ship initially behind a feature flag, but once it's stabilised, we'll enable it for all users. Hopefully, we'll land this in 0.3.0, but if not it'll definitely make 0.4.0.
The next step after this will be to specify and start building the discovery aggregator. In parallel, we can specify the moderation API; @Ipstenu has already been working on guidelines for how we moderate as well.
Other working groups
We've also got working groups unrelated to the milestone; work is kicking off right now on starting the website WG in #22.
I'm going to start making up some milestones in the repos; if I missed anything big, let me know!
Beta Was this translation helpful? Give feedback.
All reactions