1.2.5 is a hotfix release to patch the creation of boards.
It was reported that it was not possible to create a new board due to a 404 error appearing when typing in the board creation form. This was due to a collision in middleware preventing access from the main domain to Livewire routes.
This has now been fixed and a regression test added to prevent it from ocurring again.