Skip to main content

Changelog

Notable changes to this documentation site, latest first. The FilesHub product's own release notes live with the app at fileshub.zaions.com.

2026-07-14 — Full API docs + AI surfaces, GitHub Pages

2026-06-23 — Initial public docs

  • Launched fileshub-docs.zaions.com as the public FilesHub documentation site (Docusaurus, hosted on Firebase Hosting + GitHub Pages).
  • Documented the storage object API: upload, download, list, and delete, with exact request/response shapes and the { "message": ... } error envelope.
  • Added Getting Started: Quick Start, Authentication (X-API-Key, permissions, restrictions), and File visibility (public vs private).
  • Added Integration Guides: Integrate from any app (JS/TS, React, PHP/Laravel) and Browser & mobile uploads.
  • Added a platform services map of the 50+ utility endpoints, an FAQ, and a Privacy note.
  • Added SEO/AI-discovery files: robots.txt (AI-bot allowlist), sitemap.xml, llms.txt, llms-full.txt, humans.txt, and /.well-known/security.txt, plus JSON-LD (WebSite, Organization, SoftwareApplication).