Releases: Notifiarr/dockwatch
v0.6.444
What's Changed
- Add download button for logs by @nzxl101
- Add interactive container shell by @nzxl101
- Add registry login for custom containers by @nzxl101
- Replace direct memcache calls with apiRequests by @nzxl101
- Improve log levels by @nzxl101
- Fix commands start/stop/restart action by @nzxl101
- Fix health notifications not sending by @nzxl101
- Fix some command endpoints returning null response in cron runs by @nzxl101
- use the script from baseimage to fix docker.sock perms by @aptalca in #67
- Adjust the image id when updating so it removes the old image (#64) by @austinwbest
- Add a way to customize the container GUI link by @austinwbest
- Restructure the api code and endpoint files by @austinwbest
- Fix log viewer class after clicking by @austinwbest
Full Changelog: v0.6.407...v0.6.444
v0.6.407
Full Changelog: v0.6.403...v0.6.407
v0.6.403
What's Changed
- Put back the logout button (Closes #56)
- Enable remote server stats aggregation (#57)
- Container table adjustments
- Sort the list of compose files a-z
- Fix docker.sock perms inside the container by @aptalca in #59
- Fix count health state only for running containers
- Fix unchecked containers using wrong value in overview table
- Fix unhealthy containers showing healthy badge on container page
- Fix api not setting the active server id causing some endpoints to fail
New Contributors
Full Changelog: v0.6.384...v0.6.403
v0.6.384
Some followup changes/adjustments to the previous UI/theme update
Full Changelog: v0.6.381...v0.6.384
v0.6.381
Add support for multiple themes and rewrite the UI to support new themes with light/dark mode
Add a way to view the database and schema
Add a time endpoint to pull the containers current timezone setting and time
Replace invalid DriverOpts with Empty Object
Bump nginx from 3.18 to 3.21
Bump PHP from 8.2 to 8.3
Full Changelog: v0.5.350...v0.6.381
v0.5.350
Fix zindex on the container page button group
Full Changelog: v0.5.349...v0.5.350
v0.5.349
Escape underscores in Telegram notifications. Fixes #48
Add a detailed view for the overview (#49)
Add some on clicks to the overview page (#49)
Add a setting to pick which page loads by default
Move container action buttons to the top and float them when not on mobile
Full Changelog: v0.5.346...v0.5.349
v0.5.346
Some UI changes to the container page Couple of mobile UI adjustments Add networks page Add a docker kill endpoint