Soffly released Oxygen Builder 3.7 ALPHA 1 and it's in one word GREAT!
So what is so great about it you might ask?
The biggest change is that it now has CSS grid! You can use CSS grid to create grid based layouts that are very difficult to achieve with the FLEX property.
Take something like a newspaper layout, maybe not something that is used often, but it would hardly possible to make that without CSS grid. The most likely place to use CSS grid is on your blog or your portfolio though.
You can set the column and row span and create interesting grids for your website. You can see above the Column Span and Row Span section a small preview of what it looks like (which you can also see in the main window of course)
The easy post element also comes with 5 new CSS grid presets that you can use right away. So that makes life a lot easier.
Also new are the Composite Library Elements.
So instead of you manually building an element like an icon button in Oxygen Builder, you can use one that is pre-made for you and if needed adjust it. In this Alpha version there are 17 Composit Elements and I am sure that more will be added in the future.
The ones that are available are:
These new elements are easily recognizable by a small Oxygen icon in the top left of the element.
For a video about these new options I suggest taking a look at the official Oxygen video by Elijah Mills.