{"id":"6a88d00ab69ea30fff35dcd2","title":"2026 08 21 Issue 357 Build 842","path":"how-to/committee/release-notes/2026-08-21-issue-357-build-842","contentMarkdown":"# 21-Aug-2026 — serve Flickr large images instead of blocked originals [#357](https://github.com/nbarrett/ngx-ramblers/issues/357)\n\n## [build 842](https://github.com/nbarrett/ngx-ramblers/actions/runs/32531572587) — [commit 1f451a1](https://github.com/nbarrett/ngx-ramblers/commit/1f451a1341a19e105441cbbba4e95cb3623e4eab)\n\n_____\n\n### **images**: serve Flickr large size instead of blocked originals\n\nFlickr now refuses hotlinked original-size (_o) images with HTTP 429, so\nevery carousel and gallery image sourced from an external Flickr album\nfailed to load. The same photo at any smaller size loads fine with the\nsame secret, so rewrite _o URLs to the 1024px _b size in\nUrlService.imageSource, the single point all image URLs pass through.\n\nApplies at render time to existing stored data, so no re-scrape or\nre-import is needed, and only Flickr static-CDN originals are touched.\n\n### **video**: rename JWT helpers to issue*, add JWT + ICS meeting-invite tests ([#357](https://github.com/nbarrett/ngx-ramblers/issues/357))\n\nRenames the Jitsi token helpers to issueMeetingToken / issueGuestToken / IssueMeetingTokenOptions across the server and updates the jitsi README wording. Adds unit tests for JWT issuing (jitsi-jwt.spec) and the meeting-invite ICS builder (meetingIcalDocument in ical.spec).","contentHtml":"<h1>21-Aug-2026 — serve Flickr large images instead of blocked originals <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/357\">#357</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/actions/runs/32531572587\">build 842</a> — <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/1f451a1341a19e105441cbbba4e95cb3623e4eab\">commit 1f451a1</a></h2>\n<hr>\n<h3><strong>images</strong>: serve Flickr large size instead of blocked originals</h3>\n<p>Flickr now refuses hotlinked original-size (_o) images with HTTP 429, so\nevery carousel and gallery image sourced from an external Flickr album\nfailed to load. The same photo at any smaller size loads fine with the\nsame secret, so rewrite _o URLs to the 1024px _b size in\nUrlService.imageSource, the single point all image URLs pass through.</p>\n<p>Applies at render time to existing stored data, so no re-scrape or\nre-import is needed, and only Flickr static-CDN originals are touched.</p>\n<h3><strong>video</strong>: rename JWT helpers to issue*, add JWT + ICS meeting-invite tests (<a href=\"https://github.com/nbarrett/ngx-ramblers/issues/357\">#357</a>)</h3>\n<p>Renames the Jitsi token helpers to issueMeetingToken / issueGuestToken / IssueMeetingTokenOptions across the server and updates the jitsi README wording. Adds unit tests for JWT issuing (jitsi-jwt.spec) and the meeting-invite ICS builder (meetingIcalDocument in ical.spec).</p>\n"}