Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:46
f1dde6a

What's Changed

  • feat(publish): flat _assets/ media layout in deployed sites (faster SFTP) by @sbuchweitz in #708
  • perf(deploy): drop SSH tar path + capability probe; raise SFTP connect timeout by @sbuchweitz in #709
  • feat(media): short 6-char asset IDs + flat single-folder /media layout (dual-support) by @sbuchweitz in #710
  • feat(media): boot migration — convert existing assets to flat short-id scheme by @sbuchweitz in #711
  • feat(db): upgrade-path guard — fail-fast (console + platform) on a too-old data version by @sbuchweitz in #712
  • feat(editor): full dark mode + light/dark/auto switcher + light-mode contrast fixes by @sbuchweitz in #713
  • perf(audit): representative Lighthouse scores + platform LCP/font wins by @sbuchweitz in #714
  • fix(editor): dark-mode polish — lighter raised surfaces + page-audit contrast by @sbuchweitz in #715
  • perf(build): minify platform JS/CSS bundles + gzip served sites by @sbuchweitz in #716
  • fix(build): use terser + clean-css for runtime minify (esbuild was a devDep) by @sbuchweitz in #717
  • perf(carousel): kill enhancement CLS by hiding the slider during Embla init by @sbuchweitz in #718
  • perf(publish): ship interactive-component + effect runtimes PER PAGE (per-type chunks) by @sbuchweitz in #719
  • fix(publish): rebase FLAT-scheme media urls + stop clean-css dropping @starting-style by @sbuchweitz in #720
  • feat(slider): default single-item sliders to the hero look + hero-slider HEIGHT setting by @sbuchweitz in #721
  • feat(slider): click-to-slide default on hero style + larger edge arrows by @sbuchweitz in #722
  • feat(icons): replace Lucide with Phosphor (fill default, 6 weights, name:weight syntax, aliases, search) by @sbuchweitz in #723
  • feat(icons): editor icon-library weight switcher + API previews (bundle −6.7MB); slider arrow polish by @sbuchweitz in #724
  • fix(editor): larger, aligned icon-library weight-switcher buttons by @sbuchweitz in #725
  • fix(clone-agent): fidelity-gate accuracy, capture stability, Phosphor icon weights, dataset dup guard, MCP robustness by @sbuchweitz in #726
  • fix(api): OIDC error redirects return the reply (10 unhandled ERR_HTTP_HEADERS_SENT rejections → 0) by @sbuchweitz in #727
  • feat(audit): PageSpeed-style concrete recommendations + heading-structure outline by @sbuchweitz in #728
  • feat(seed): example projects as committed export bundles + fix un-importable projects (orphaned entries) by @sbuchweitz in #729
  • feat(editor): richer WYSIWYG toolbars — colors, CI brand colors/fonts, sizes, alignment, indent, tables, links by @sbuchweitz in #730
  • feat(editor): rich-text toolbar — insert image, reliable link edit-in-place + open-in-new-tab by @sbuchweitz in #731
  • feat(editor): rich-text images — insert dialog (url/alt/width/height), inline resize, responsive default by @sbuchweitz in #732
  • feat(editor): rich-text toolbar — active-state + toggle, double-click-edit image, dialog padding by @sbuchweitz in #733
  • feat(media): copy file/image URLs + kind-aware file-type icons by @sbuchweitz in #734
  • fix(ci): unblock the pipeline — patch HIGH audit advisories + fix the masked gates by @sbuchweitz in #735
  • feat(media): File Manager polish — no h-scroll, empty-bin, embed-URL tooltips, 14px floor by @sbuchweitz in #736
  • fix(ci): patch new HIGH advisory — find-my-way HTTP/2 DoS by @sbuchweitz in #737
  • fix(ci): patch new HIGH audit advisories — postcss + @fastify/static v10 by @sbuchweitz in #738
  • feat(editor): consolidate & restyle the System Library drawer + fix animated-bg overflow by @sbuchweitz in #739
  • chore(release): v0.3.0 — example bundle refresh + version in System Settings + audit patch by @sbuchweitz in #740

Full Changelog: v0.2.0...v0.3.0