Pelaa 1.0.18
Released: 31 August 2026 (build 43)
One fix, and it is the kind you notice: the window no longer grows when you resize the panels.
Resizing the panels keeps the window where you put it
Dragging the divider between the four panels, or the point in the middle where they cross, could push the window wider and wider until it ran off the screen. The narrower you tried to make a panel, the bigger the window got.
The row of buttons above the Stack was refusing to be narrower than the buttons standing in it, and macOS was solving that by widening the window instead. Those buttons now fold away as the panel narrows, which is what they were always meant to do, and the window stays exactly where you left it.
This had been fixed several times over the past year and kept coming back, because every button added to that row made it worse. This time the cause was measured rather than guessed, and the app now fails its own tests if any future button brings it back.