Skip to content

Commit

Permalink
feat: bump version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
myanesp committed Nov 18, 2024
1 parent 8f417fc commit 96deead
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,14 @@ docker run -d \
## Planned features for v1.0, stable version

- [x] Option to update more than a subdomain at a time
- [ ] Option to select interval between IP updates (now is only every 5 minutes), and update the IP at container boot
- [ ] Option to select interval between IP updates (now is only every 5 minutes)
- [x] Update the IP at container boot instead of wait 5 minutes
- [ ] Fallback for obtaining public IP address
- [ ] Create the record for the subdomain if it does not exist
- [x] Create the record for the subdomain if it does not exist
- [ ] Multiarch support
- [x] Publish on DockerHub
- [ ] Improve the log outputs and generate an ovh.log
- [ ] Support for IPv6
- [ ] Rethink the way of forcing updates if IP hasn't changed
- [x] Rethink the way of forcing updates if IP hasn't changed
- [ ] Multilingual support
- [ ] Remove cron jobs and migrate to s6-overlay
- [ ] Migrate to s6-overlay

0 comments on commit 96deead

Please sign in to comment.