JSON Forms 3.1.0 release date?

Hello,

When is JSON Forms 3.1.0 release date planned?
I see Angular performance fixes in commit history, so it is good to have integrated

Hello @AlexBezzubenko ,

there is no definitive date set for the release of the 3.1.0 version as this dependends on our available resources.
However, you can already use the angular performance fixes via alpha version v3.1.0-alpha.0

Cheers,
Lucas

Has there been any movements on this @lucas-koehler ?

Hello @justfathi ,
there is no specific release date for 3.1, yet. You can see the progress of the milestone here: 3.1 Milestone · GitHub

Most likely, there will be at least one beta version before the final release.

Cheers,
Lucas

@justfathi Is there anything specific you need? Would a new alpha release be sufficient for your use cases?

We are looking for a version that’s compatible with angular 15. At the moment we are force-installing 3.0.0.

1 Like

JSON Forms 3.1 will not support Angular 15 just by itself. I now created a ticket (#2085) to do this eventually, but it’s currently not planned in for 3.1.

If you need this support you might want to think about creating a contribution. If you’re already successfully using Angular 15 with JSON Forms 3.0 all what might be needed is to increase the version ranges in our package.json. However we should then also increase the Angular seed to Angular 15 for testing. If this is done successfully we can integrate this in JSON Forms 3.1.