Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.37 KB

File metadata and controls

36 lines (22 loc) · 1.37 KB

Changelog

All notable changes to this project are documented in this file.

[1.0.2] - 2026-05-14

Removed

  • Removed all website claims for non-model source-file workflows and related import formats that are outside the supported slicing scope.

Scope Clarification

  • Reworded public product copy, SEO metadata, and feature-card descriptions around direct 3D, CAD, and ZIP-backed slicing workflows only.
  • Clarified the scope because the project should only advertise workflows it intends to maintain; this keeps user expectations aligned with the supported slicer API surface.

[1.0.1] - 2026-03-12

Added

  • Header sponsor action with Buy Me a Coffee support option.
  • Shared link constants in app/config/links.ts for documentation and sponsor URLs.
  • Logical home module folders: app/home/feature-cards.ts and app/home/page-entry-loader.tsx.

Changed

  • Header primary CTA text from Explore API to Documentation with GitHub icon.
  • 404 and error pages (not-found, error, global-error) GitHub CTA text updated to Documentation without design changes.

[1.0.0] - 2026-02-22

Initial Release

  • Initial production-ready Next.js website for the 3D Printer Slicer API.
  • Hero, capabilities marquee, and supported slicing engines sections.
  • Branded 404, error, and global-error pages.
  • SEO metadata and structured data (JSON-LD) integration.