v1.4.0
- fix simple token url not displayed
- add server_id field to tokens and statically limit the ddns_token records to the current server only (issue #11)
BREAKING: DB Migration required
Because a new DB field was introduced, a DB migration is required.
The migration script is available here: migration_1.4.0.sql
Full Changelog: v1.3.0...v1.4.0