Skip to content

v1.4.0

Compare
Choose a tag to compare
@mhofer117 mhofer117 released this 26 Jul 15:28
· 4 commits to master since this release
  • 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