DDNS v3.0.0 Release Notes

Release Date: 2019-08-15 // over 4 years ago
  • โฌ†๏ธ You can use these commands to install or upgrade DDNS

    curl -L https://github.com/skibish/ddns/releases/download/3.0.0/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
    chmod +x /usr/local/bin/ddns
    

    ๐Ÿ”„ Changes

    ๐Ÿ’ฅ Breaking change

    • ๐Ÿ—„ Key domain is deprecated
    • ๐Ÿ”„ Changed build architectures for Linux and Darwin (macOS) (from 32-bit to 64-bit)

    ๐Ÿ”‹ Features

    • ๐Ÿณ Docker image is available for download
    • ๐Ÿ†• New channel for sending notifications: Telegram

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed different typos