This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/altendorfme_ on 2025-04-04 15:46:17+00:00.
Alô is the new name of PushBase!
We chose a friendlier name with a Brazilian touch 😉
Now for the updates: since the last release, the main change in version 1.4 is batch message sending. Alô is already being tested on two websites — one of them with a user base of 100,000 subscribers!
Another important improvement was the caching optimization for the Service Worker and Client SDK endpoints. Previously, these were generated in real time, which led to unnecessary traffic costs, especially under high load.
We also added character counters in the push notification form fields, and the campaign listing is now divided by status: sending, queued, and others.
This is by far the most complex project I've worked on — it involves databases, integrations, and queues.
I'd love to hear your feedback!
The entire code is available at: 💛