Skip to content

Atelier-Kit v0.3.0

Latest

Choose a tag to compare

@gcomneno gcomneno released this 11 Jul 09:48
5f7af4f

Atelier-Kit v0.3.0 expands the local-first Studio and public visitor experience.

Added

  • Item image galleries with thumbnails and lightbox navigation
  • Studio gallery add, remove, reorder and repeatable upload controls
  • Configurable site favicon from Studio
  • Public FAQ generated from eligible Signal Cloud records
  • Schema.org FAQPage JSON-LD
  • Atelier Mark inline typography presets with {font:preset}...{/font}

Changed

  • Extended Atelier Mark operator and Studio documentation
  • Italian editor-facing terminology now uses Oggetto
  • Singular and plural object-name controls moved to Studio Items

Fixed

  • Preserve existing item galleries during Studio edits
  • Stable 2 / 3 item-card image frames
  • Restore site.notice in the loaded site configuration
  • Warn when .atelier-kit-preserve contains core-managed paths
  • Restore Studio About save behavior
  • Improve collection-card width handling

Validation

  • npm test — 55 tests passed
  • npm run content:validate
  • npm run check — 0 errors, 0 warnings
  • npm run build
  • GitHub Actions CI passed

Client upgrade

From the client repository:

  1. npm run site:upgrade -- --from ../atelier-kit --yes
  2. npm test
  3. npm run content:validate
  4. npm run check
  5. npm run build

Review .atelier-kit-preserve warnings carefully before accepting overwritten core files.