@rubytech/create-sitedesk-code 0.1.516 → 0.1.517

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rubytech/create-sitedesk-code",
3
- "version": "0.1.516",
3
+ "version": "0.1.517",
4
4
  "description": "Install SiteDesk — automated back office for independent building contractors",
5
5
  "bin": {
6
6
  "create-sitedesk-code": "./dist/index.js"
@@ -9,6 +9,10 @@ Invoked by the admin agent directly.
9
9
 
10
10
  This is the platform's release timeline, newest first. Each entry shows the date it shipped and the version it shipped in, so you can tell the operator how current their install is. To compare, read the installed version from `capabilities-here` and match it against the versions below. Keep answers high level and in plain English; this is a summary, not a full commit log.
11
11
 
12
+ ## 2026-07-27 (0.1.517)
13
+
14
+ - Three stray zip files that had been packaged into the install by mistake are gone, including one that was served on your own site address. They held duplicate logo images and an out-of-date copy of some internal code, and nothing used them. The packaging step now refuses to include a zip at all, so this cannot happen again.
15
+
12
16
  ## 2026-07-27 (0.1.516)
13
17
 
14
18
  - Meeting invitations attached to an email are no longer invisible: a calendar part now counts as an attachment on every read path.