Commit graph

13 commits

Author SHA1 Message Date
Yann Stepienik b76f0650d8 [skip ci] changelog 2023-05-10 21:14:40 +01:00
Yann Stepienik d17aeb5a47 [release] version 0.4.1
fix issue with UI and HTTP login
2023-05-09 17:03:16 +01:00
Yann Stepienik c0cba101fa [skip ci] doc 2023-05-08 16:08:45 +01:00
Yann Stepienik d55e0f859f [release] v0.4.0
- Protect server against direct IP access
 - Improvements to installer to make it more robust
 - Fix bug where you can't complete the setup if you don't have a database
 - When re-creating a container to edit it, restore the previous container if the edit is not succesful
 - Stop / Start / Restart / Remove / Kill containers
 - List / Delete / Create Volumes - done
 - List / Delete / Create  Networks - done
 - Container Logs Viewer - done
 - Edit Container Details and Docker Settings - done
 - Set Labels / Env variable to containers - done
 - (De)Attach networks to containers - done
 - (De)Attach volumes  to containers - done
2023-05-08 16:04:24 +01:00
Yann Stepienik 6a8e97b242 [release] v0.4.0-unstable5 2023-05-07 17:47:20 +01:00
Yann Stepienik ac6fbe64e7 [release] v0.4.0-unstable3 2023-05-06 19:25:10 +01:00
Yann Stepienik 241abdfca4 [release] v0.4.0-unstable2 2023-05-05 19:05:33 +01:00
Yann Stepienik efab134d73 [release] v0.4.0-unstable 2023-05-04 18:41:54 +01:00
Yann Stepienik e93e45d4df v0.3.0-unstable14 2023-05-01 12:59:46 +01:00
Yann Stepienik b84ee3e61c [release] v0.3.0-unstable2 SMTP
v0.3.0-unstable3

v0.3.0-unstable4

v0.3.0-unstable4
2023-04-30 17:36:19 +01:00
Yann Stepienik ea48586705 [release] v0.2.0
- URL UI completely redone from scratch
 - Add new Smart Shield feature for easier protection without manual adjustments required
 - Add icons for self-hosted apps
 - Rewrite the restart function to allow the UI to gracefully wait for the server to restart
 - /login redirect now has query strings
 - prevent ports or network to scroll view
 - Fix URLs appearing on the wrong container because of nested names
 - Improve port display
 - Config API now reads the file directly to prevent overwritting changes between restarts
 - Warn user when there are config changes pending restart
 - Prevent login screen loop when being rate limited
 - Improve automatic hostname for new containers URLs
 - Fix minor bugs when host or prefix are false but values are set anyway
 - Edit should not reconnect bridge if force secure is true, for faster container restart
 - Improve network cleaning to prevent any issue with Docker Compose
 - Add Max Bandwith to routes to limit the amount of data that can be sent per seconds
 - Fix a bug where URLs target can't be edited if the container is in exited state
 - Fix bugs where the user would be editting the configuration on multiple tabs and end up in a bad state
 - Ensure route name is unique
2023-04-29 21:11:17 +01:00
Yann Stepienik c3401064c6 [release] v0.1.16
- Fix search
 - Fix bug where containers would lose their networks after being edited
 - Self-heal secure network configuration
 - Auto disconnect from orphan networks
 - Prevent bootstrapping from creating orphan networks
 - Monitor Docker and self-heal when docker daemon dies
 - Recreate lost secure networks (ex. when resetting Cosmos)
2023-04-11 18:41:55 +01:00
Yann Stepienik 592470d330 [skip ci] Add changelogs 2023-04-10 19:19:43 +01:00