-
v0.5.1 Stable
released this
2025-10-06 08:14:58 +03:00 | 4 commits to main since this release📅 Originally published on GitHub: Mon, 06 Oct 2025 05:36:22 GMT
🏷️ Git tag created: Mon, 06 Oct 2025 05:14:58 GMTThanks 🫂
First of all, thanks to FetchGoat for sponsoring the project, their help is invaluable to the project.
Thanks to @PatrikScully for implementing the support for path prefix config.
Thanks to all the people who have supported the project through Buy Me A Coffee.
Note
We're growing! New name, bigger future
PG Back Web is becoming UFO Backup! The new name reflects a future where the project expands beyond PostgreSQL, making powerful backups simple and accessible for everyone
Curious about the roadmap or want to shape the project's future? Join the community to discuss ideas and influence decisions, everyone's input is welcome!
What's Changed
- New Reddit community
- Adds support for path prefix configuration by @PatrikScully in https://github.com/eduardolat/pgbackweb/pull/139
- Remove SweetAlert, fixes #115 and #136
How to Install
Follow the installation guide to install PG Back Web.
How to Update
Updating to the latest version of PG Back Web is simple. Just pull the latest Docker image or the specific 0.5.1 version with the following commands:
docker pull eduardolat/pgbackweb:latest docker pull eduardolat/pgbackweb:0.5.1Or in your
compose.yamlfile:services: pgbackweb: image: eduardolat/pgbackweb:0.5.1 ################################ ## Rest of your configuration ## ################################New Contributors
- @PatrikScully made their first contribution in https://github.com/eduardolat/pgbackweb/pull/139
Full Changelog: https://github.com/eduardolat/pgbackweb/compare/v0.5.0...v0.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00