-
v1.5.3-beta
Pre-releasereleased this
2026-09-12 00:15:40 +00:00 | 234 commits to master since this releaseFixed in 1.5.3-beta
- A second wizard run tried to re-create records that already existed — after a run the wizard dropped each written zone's cached records, so a later run against the same zone saw nothing cached, marked every RRset as new and failed on create; the post-run fetch now puts the fresh records back into the cache (and runs even without version history, where it used to be skipped entirely), so conflicts are detected again and Merge, Replace and Skip apply
- Retrying a subdomain whose existence check had failed reported "Create zone failed" — it now reports the failed check, because no create was attempted
- The delete-zone reminder claimed too much — when the parent's records are not cached the app cannot know whether NS and DS records are still there, so it now asks you to check instead of telling you to delete them
- Clicking an Override cell beside its checkbox cleared the row selection — which hid the Details box; the cell is selectable now
Technical Improvements in 1.5.3-beta
- The wizard's post-run queue item is called
Refresh <zone> after wizard, since it refreshes the cache as well as taking a snapshot - The test fake for the cache now really drops a domain's records, so stale-cache regressions are caught; three new tests cover the refresh, including with version history off
- Corrected stale defaults in the documentation: API rate limit 0.5 req/sec, sync interval 15 minutes
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download