What's new in Stay-Board?
June focused on connecting with external booking platforms and delivering noticeable speed improvements.
Channel connections: sync Booking.com & Airbnb
The new channel connections module imports bookings from Booking.com, Airbnb and other platforms automatically via iCal feeds. Stay-Board synchronises the feeds three times a day in the background โ double bookings are detected and prevented. Cancellations are removed automatically.
Mobile calendar with real swipe navigation
On smartphones the calendar can now be navigated left and right with a swipe gesture โ just like any other calendar app. The room column also stays fixed while swiping in week view, so you never lose track.
Performance: much faster booking search
The booking search was rewritten from scratch โ from an O(n) scan to an O(1) lookup table. Anyone with a large number of bookings will notice the difference immediately. New database indexes and removed redundant auth queries add to the improvement.
Invoices: pagination instead of one long list
Users with many invoices now load them page by page instead of all at once โ keeping the invoice list fast and smooth even with hundreds of entries.
Stay-Board as an Android app
Stay-Board is now available as a signed APK and AAB โ the path to the Google Play Store is prepared. The build runs fully automatically via GitHub Actions.
Minor improvements
- Setup guides for channel connections built into the app (Booking.com, Airbnb and other platforms).
- Null-safety issues resolved across the entire codebase.
- Missing translation keys added and ARB files cleaned up.
Try channel connections
The module is available as an add-on โ simply activate it in your account under "Modules".
View all modules