@airdraft/content 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +85 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,91 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### 0.1.3 (2026-05-23)
6
+
7
+
8
+ ### Features
9
+
10
+ * add `story` field type with schema definition and UI support; include media file for demo ([f5d3f88](https://github.com/aevrHQ/airdraft/commit/f5d3f884afda98e613c50ce1a0ebb3c591a84511))
11
+ * add Airdraft CMS and revalidation webhook support ([6d6313c](https://github.com/aevrHQ/airdraft/commit/6d6313c246df7561bf3e84073182bf668e37c2fd))
12
+ * add Airdraft Media Support specification document ([9025235](https://github.com/aevrHQ/airdraft/commit/902523544b3f560da55d1fbea3accca51f8aad76))
13
+ * add architecture specification for Airdraft Cloud App and enhance database types ([68e1eeb](https://github.com/aevrHQ/airdraft/commit/68e1eeb8a53c9786062d7e75c22fa419349d3c2b))
14
+ * add Checkbox component for enhanced input handling; update FieldRelationInput to use Checkbox ([db09c44](https://github.com/aevrHQ/airdraft/commit/db09c44b966aa7acf0209e9e862db6913b1040d3))
15
+ * add CLI JWT helpers for signing and verifying tokens ([b6b5755](https://github.com/aevrHQ/airdraft/commit/b6b57551963f891b15dc21f8d0db4dc3effe9195))
16
+ * add cover image uploader and initial post content for Airdraft ([b2b80a1](https://github.com/aevrHQ/airdraft/commit/b2b80a12192f9627c95c3f38eb46627c888229ff))
17
+ * add Dialog, DropdownMenu, Sheet, Sidebar, and Skeleton components ([6e889f1](https://github.com/aevrHQ/airdraft/commit/6e889f15826bb09a17665345ab21517841db1664))
18
+ * add login command for Airdraft Cloud authentication ([0d40f9f](https://github.com/aevrHQ/airdraft/commit/0d40f9f6ac42073dbaf3c84242cdb04925a68285))
19
+ * add MediaManager and TeamManager components ([eda3ad6](https://github.com/aevrHQ/airdraft/commit/eda3ad6dc8c51910b0cb74dd80b629e2714cf643))
20
+ * add new property image to media uploads ([b22c70c](https://github.com/aevrHQ/airdraft/commit/b22c70c260bfdce9d4b21e8b0ebfdffad057fffd))
21
+ * add new UI components ([f04fc15](https://github.com/aevrHQ/airdraft/commit/f04fc156f8c09353a2f5ee7d40883580a21c2eaf))
22
+ * add Next.js app detection and prompt for app directory in init commands ([2ed1afd](https://github.com/aevrHQ/airdraft/commit/2ed1afdd1ba3142fd50a9bfd4133f01c2ad22ae9))
23
+ * add PKCS[#1](https://github.com/aevrHQ/airdraft/issues/1) to PKCS[#8](https://github.com/aevrHQ/airdraft/issues/8) conversion helpers for Web Crypto compatibility ([2c29abe](https://github.com/aevrHQ/airdraft/commit/2c29abe0523ad0bb71b0fbec14270f47846f0b36))
24
+ * add Schema Editor components and utilities ([77d45a9](https://github.com/aevrHQ/airdraft/commit/77d45a9032f060a79d63e51ab934f601f46bb4e2))
25
+ * add schema editor plugin and GitHub schema adapter for managing airdraft.schema.json ([46fd7f2](https://github.com/aevrHQ/airdraft/commit/46fd7f271afe8bc562d5f2fe72b94390cb257161))
26
+ * add TagInput component for tag management in forms; update EntryEditor to utilize TagInput ([303fe01](https://github.com/aevrHQ/airdraft/commit/303fe01b24c722544a02c12d80cd3077d7d6571a))
27
+ * add TypeScript type generation and enhance CMS documentation ([ac8c965](https://github.com/aevrHQ/airdraft/commit/ac8c965ee3fc3264ce895e818b068211837a4bef))
28
+ * add versioning and changelog support for all packages ([d6c85df](https://github.com/aevrHQ/airdraft/commit/d6c85dfed37f11c42151c93b49a80ede90699616))
29
+ * **audit-log:** implement audit logging plugin with persisters and event emission ([3dd6efc](https://github.com/aevrHQ/airdraft/commit/3dd6efc986aa11a4fdcbc528a7a0def6d992b1c6))
30
+ * **auth:** implement session, API key, and embed token issuance with middleware support ([41dad48](https://github.com/aevrHQ/airdraft/commit/41dad4813d29a629fae1151a5ec6e812df7bd6fb))
31
+ * **cli,core,docs:** implement local filesystem mode with enhanced initialization and error handling ([1848408](https://github.com/aevrHQ/airdraft/commit/1848408738ee3d2bfa0ef532e6dec7a3beef0fb1))
32
+ * **cli:** add CMS client template and optional blog scaffolding to initialization ([cf7bda8](https://github.com/aevrHQ/airdraft/commit/cf7bda8137777aa319acd8edf55fb2cd718a9cd1))
33
+ * **cli:** add create-user command for user management in local UserStore ([c46161a](https://github.com/aevrHQ/airdraft/commit/c46161a2e5565d0c0862529d5bcc37d529799c0f))
34
+ * **cli:** add GitHub App integration helpers and manifest flow ([0905549](https://github.com/aevrHQ/airdraft/commit/09055493cd32b5f9bcd93cf54bc455b2fe600649))
35
+ * **cli:** enhance project initialization templates with schema path support ([a3b20c9](https://github.com/aevrHQ/airdraft/commit/a3b20c9d0dbf0e23594079f1685be8d688e7779b))
36
+ * **client:** add convenience methods for listing and retrieving entries ([c48e3f6](https://github.com/aevrHQ/airdraft/commit/c48e3f6848772bf1ed860785e1e3f9eadffb5ddc))
37
+ * **cloud:** implement CSRF state token signing and verification ([85759ec](https://github.com/aevrHQ/airdraft/commit/85759ec2a235c07ff0f591c7bfd6de4ff442b722))
38
+ * **content:** update content package with new field components and type changes ([e1bd5fa](https://github.com/aevrHQ/airdraft/commit/e1bd5fa8af9b2903024c39a0fa945e49f87754d3))
39
+ * **docs:** add .github and doc files to Git ignore, update SPEC documentation ([6e13ce1](https://github.com/aevrHQ/airdraft/commit/6e13ce1c1367e5131c38c76e068d4d7fb83deef4))
40
+ * **docs:** enhance SPEC documentation with new revalidation and slugSource details ([0725f9a](https://github.com/aevrHQ/airdraft/commit/0725f9af0e50e77561d2cf8629e6a4d390253308))
41
+ * **docs:** update SPEC documentation to reflect rebranding from Neutrino to Airdraft ([67b3eb6](https://github.com/aevrHQ/airdraft/commit/67b3eb6ae13cb0f150a848dfa8b20d0ed8bce2c5))
42
+ * **docs:** update SPEC documentation with new API key authentication and publish workflow details ([6fb3657](https://github.com/aevrHQ/airdraft/commit/6fb3657238c41c9e8e20e27d6117ee45e496f196))
43
+ * enhance AcceptInvitePage to utilize token from promise; improve invite handling ([663731e](https://github.com/aevrHQ/airdraft/commit/663731e8ab9e0c35a0caece36882e86b029fd5a4))
44
+ * enhance authentication plugin to support API key alongside JWT sessions ([5adecd4](https://github.com/aevrHQ/airdraft/commit/5adecd4a0574278c443a0e65520d3be70700cc49))
45
+ * enhance media field handling in renderTypes function to include metadata support ([b80245c](https://github.com/aevrHQ/airdraft/commit/b80245caf91e2a436172e875fff89c83a56b5ff3))
46
+ * enhance media handling in EntryEditor and SchemaEditor ([e5ea94f](https://github.com/aevrHQ/airdraft/commit/e5ea94f4aa621c0bce96abbeb530674217e14141))
47
+ * enhance media input components and add scoped media adapter for project isolation ([e599cf2](https://github.com/aevrHQ/airdraft/commit/e599cf2c488cf73164d1cb7b1ce479d6005cf923))
48
+ * enhance MIME type handling in FilesSdkMediaAdapter and withMedia plugin ([186d33f](https://github.com/aevrHQ/airdraft/commit/186d33f33d31431c579a821eaa1a7a5ea13be4e7))
49
+ * enhance withAuth to support public paths and improve API key verification logic ([fc7b657](https://github.com/aevrHQ/airdraft/commit/fc7b6579bc01fe99d961753beba9fdff8a4ce751))
50
+ * implement `blocks` field type with schema definition, validation, and UI support ([a3d57d1](https://github.com/aevrHQ/airdraft/commit/a3d57d11d82f38871fe044641bbb5a98cda3cb75))
51
+ * implement AcceptInvitePage for user account setup; add invite handling and validation ([e757d3a](https://github.com/aevrHQ/airdraft/commit/e757d3ab1207c94a4b8b9690eff04e795e303d8b))
52
+ * implement audit log viewer and entry editor components; enhance content manager with dynamic field handling ([6023656](https://github.com/aevrHQ/airdraft/commit/60236569139504aedfe8fbb56c57073962abd698))
53
+ * implement authentication flow with login form and session management ([498f7ef](https://github.com/aevrHQ/airdraft/commit/498f7ef9fa8803f8d1022b6f56f78e1044ab3429))
54
+ * implement auto-auth and auto-media plugins with environment variable support ([7db0ac6](https://github.com/aevrHQ/airdraft/commit/7db0ac6a326cb291ec138e24bf81448f1dfc4db6))
55
+ * implement blog post page and CMS client integration ([446df2a](https://github.com/aevrHQ/airdraft/commit/446df2a534b7f10fe73dc25a704581e8df9eda65))
56
+ * implement CMS proxy middleware and update related components for cloud integration ([cf912ca](https://github.com/aevrHQ/airdraft/commit/cf912ca68a8908e9f24b4da5ab5dd9c9002ec13e))
57
+ * implement ContentManager component and update CmsPage layout ([823eb6a](https://github.com/aevrHQ/airdraft/commit/823eb6a5f0d6dddcd8174ecd4eaf614a1cf44d47))
58
+ * implement media upload support with GitHub and Cloudinary providers ([15b2daa](https://github.com/aevrHQ/airdraft/commit/15b2daa8f85880d12aedbdb1fb1b426d0e881615))
59
+ * implement terminal UI helpers for improved user interaction ([0e0dca4](https://github.com/aevrHQ/airdraft/commit/0e0dca4a4e06196abea22e99c9a350fdd202a948))
60
+ * **media-adapter-local:** implement LocalMediaAdapter with upload, url, list, and delete functionalities ([83fbb13](https://github.com/aevrHQ/airdraft/commit/83fbb133629629d5c06969f17975a14f7f52e413))
61
+ * **media:** add new media files for property thumbnails and update post content ([534fee7](https://github.com/aevrHQ/airdraft/commit/534fee731cda2676bc52a1c82e6877e944e2b3ce))
62
+ * **media:** enhance media handling with library mode support ([752d63a](https://github.com/aevrHQ/airdraft/commit/752d63af7270ec0c6cfd2608599c5bc1f1be8041))
63
+ * **media:** implement media management features including upload, delete, and listing functionalities ([68929ee](https://github.com/aevrHQ/airdraft/commit/68929ee40d4d12c3fa53e02e0412f6523491e6df))
64
+ * **media:** implement media picker component and update cover image handling ([1a084ac](https://github.com/aevrHQ/airdraft/commit/1a084acff4caa8db41e3605db384643ed2c9d58b))
65
+ * **react-content:** add support for media lists and urls ([2cb0891](https://github.com/aevrHQ/airdraft/commit/2cb089102b0530217f305c782435138592f7754d))
66
+ * **react-ui:** add CMSAdmin component and update related files for new admin functionality ([50f1459](https://github.com/aevrHQ/airdraft/commit/50f14598c268823615f61428ee1e0e399c610630))
67
+ * refactor AcceptInvitePage to use AcceptInviteForm; implement invite handling with AirdraftProvider ([fa4e0ec](https://github.com/aevrHQ/airdraft/commit/fa4e0ec3ad3b11f1d498b905789db3f0743ce6ca))
68
+ * replace CollectionManager with ContentManager and CollectionsIndex components ([0621d57](https://github.com/aevrHQ/airdraft/commit/0621d5754cb1451fd9c023ae2c917906d83a1cb9))
69
+ * **schema-editor:** add Many-Relations, Content Type Editor specification with decision reference and feature details ([9a6a552](https://github.com/aevrHQ/airdraft/commit/9a6a552fd87805358841ce85cd7ef4c13cd83cb2))
70
+ * **schema-editor:** add schema editor plugin with API routes for collection management ([fc991b6](https://github.com/aevrHQ/airdraft/commit/fc991b6862b4b339315aa73bb99ca34cefcc5fc9))
71
+ * **types:** add asCollectionConfig function for casting schema objects ([f5bcaaf](https://github.com/aevrHQ/airdraft/commit/f5bcaafa42fb43d749c89dfe7e7b075adcd18474))
72
+ * update authentication handling in AirdraftClient and hooks; consolidate auth state management ([6acbee2](https://github.com/aevrHQ/airdraft/commit/6acbee25d32f718f24ad6d20358b5bb5c4d87e53))
73
+ * update author file paths to use JSON format; enhance TeamManager for admin role handling ([b106aad](https://github.com/aevrHQ/airdraft/commit/b106aadcd356860d828c00ee1393dd4e2575a520))
74
+ * update item component styles and improve collection settings accordion layout ([d476c8f](https://github.com/aevrHQ/airdraft/commit/d476c8ff68deb2cf684107de2c715a293bcf7a7a))
75
+ * update schema references from `airdraft.config.json` to `airdraft.schema.json` across documentation ([ad1eeb7](https://github.com/aevrHQ/airdraft/commit/ad1eeb7b79c4b0b74f768b69053a3b3b0a44ae07))
76
+ * update schema to use slugSource for title fields; add author entry for Miracle ([11b6746](https://github.com/aevrHQ/airdraft/commit/11b6746634184100b22069c30e3f9db0a4c9621c))
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * improve error handling for missing schema file in buildProjectHandler ([4c3d318](https://github.com/aevrHQ/airdraft/commit/4c3d3184c9c454062fd2d9b33fb0593d5e91b71c))
82
+ * standardize quotation marks and improve formatting in CollectionsIndex and SchemaEditor components ([64f4884](https://github.com/aevrHQ/airdraft/commit/64f4884f14700b72663828a271ac6ca4a2d03e09))
83
+ * standardize quotation marks and improve formatting in next.config.mjs and CmsAdminHeader component ([bec5702](https://github.com/aevrHQ/airdraft/commit/bec5702bf7200db76600797e60c5a007512e5ad1))
84
+ * standardize quotation marks and improve layout in layout and search command components ([23cf9dd](https://github.com/aevrHQ/airdraft/commit/23cf9ddab09c4d944d9de377819cd1563ed61eff))
85
+ * update cloud package version to 0.1.4 and enhance audit log persistence logic ([e1fb0e5](https://github.com/aevrHQ/airdraft/commit/e1fb0e5509c7f95c4e659495bcdbd1339da20cea))
86
+ * update import path for utility function in Checkbox component ([cd8eb12](https://github.com/aevrHQ/airdraft/commit/cd8eb1225c8e67e03d52631aaffff0983c6c9901))
87
+ * update package versions and enhance schema cache handling ([7f4f395](https://github.com/aevrHQ/airdraft/commit/7f4f39572168b4e75dd6f1d756ebd5ef2d7ddbe1))
88
+ * update schema URL from airdraft.dev to airdraft.space ([dbace6e](https://github.com/aevrHQ/airdraft/commit/dbace6e13334f915feace70661810d5dc919f69b))
89
+
5
90
  ### [0.1.2](https://github.com/aevrHQ/airdraft/compare/v0.1.1...v0.1.2) (2026-05-23)
6
91
 
7
92
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@airdraft/content",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Airdraft framework-agnostic content rendering utilities — URL resolution, Markdown parsing, relation helpers",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",