CHANGELOG.md 3.6 K raw
1
## [0.5.1] - 2026-03-11
2
3
### 🚀 Features
4
5
- Added initial server package
6
- Add json schema
7
- Add option to disable publishing (text) content
8
- Add updated at support
9
10
### 🐛 Bug Fixes
11
12
- Correct oauth scopes
13
14
### ⚙️ Miscellaneous Tasks
15
16
- Updated changelog
17
- Applied formatting
18
- *(docs)* Updated supported frameworks
19
- Refactored server package to use sqlite instead of redis
20
- Added and applied formatting to server
21
- Added branded and customization to subscribe
22
- Applied formatting
23
- Updated docs
24
- Version bump
25
26
## [0.5.0] - 2026-02-27
27
28
### 🚀 Features
29
30
- Added slug templating
31
- Add subscription component
32
33
### 🐛 Bug Fixes
34
35
- Preserve PDS-side fields (e.g. bskyPostRef) on document update
36
37
### ⚙️ Miscellaneous Tasks
38
39
- Updated docs
40
- Misc updates
41
- Lint and format
42
- Refactored docs to worker + static assets
43
- Refactored to use atproto oauth lib
44
- Version bump and clean up
45
## [0.4.0] - 2026-02-07
46
47
### 🚀 Features
48
49
- Initial ui components
50
51
### ⚙️ Miscellaneous Tasks
52
53
- Small updates
54
- Refactored package into existing cli
55
- Tested comments in docs
56
- Updated thread style and added test.html
57
- Update docs
58
- Updated comments
59
- Lint
60
- Release 0.4.0
61
## [0.3.3] - 2026-02-05
62
63
### ⚙️ Miscellaneous Tasks
64
65
- Cleaned up remaining auth implementations
66
- Format
67
- Release 0.3.3
68
## [0.3.2] - 2026-02-05
69
70
### 🐛 Bug Fixes
71
72
- Fixed issue with auth selection in init command
73
74
### ⚙️ Miscellaneous Tasks
75
76
- Release 0.3.2
77
## [0.3.1] - 2026-02-04
78
79
### 🐛 Bug Fixes
80
81
- Asset subdirectories
82
83
### ⚙️ Miscellaneous Tasks
84
85
- Updated authentication ux
86
- Release 0.3.1
87
- Bumped version
88
## [0.3.0] - 2026-02-04
89
90
### 🚀 Features
91
92
- Initial oauth implementation
93
- Add stripDatePrefix option for Jekyll-style filenames
94
- Add `update` command
95
96
### ⚙️ Miscellaneous Tasks
97
98
- Update changelog
99
- Added workflows
100
- Updated workflows
101
- Updated workflows
102
- Cleaned up types
103
- Updated icon styles
104
- Updated og image
105
- Updated docs
106
- Docs updates
107
- Bumped version
108
## [0.2.1] - 2026-02-02
109
110
### ⚙️ Miscellaneous Tasks
111
112
- Added CHANGELOG
113
- Merge main into chore/fronmatter-config-updates
114
- Added linting and formatting
115
- Linting updates
116
- Refactored to use fallback approach if frontmatter.slugField is provided or not
117
- Version bump
118
## [0.2.0] - 2026-02-01
119
120
### 🚀 Features
121
122
- Added bskyPostRef
123
- Added draft field to frontmatter config
124
125
### ⚙️ Miscellaneous Tasks
126
127
- Resolved action items from issue #3
128
- Adjusted tags to accept yaml multiline arrays for tags
129
- Updated inject to handle new slug options
130
- Updated comments
131
- Update blog post
132
- Fix blog build error
133
- Adjust blog post
134
- Updated docs
135
- Version bump
136
## [0.1.1] - 2026-01-31
137
138
### 🐛 Bug Fixes
139
140
- Fix tangled url to repo
141
142
### ⚙️ Miscellaneous Tasks
143
144
- Merge branch 'main' into feat/blog-post
145
- Updated blog post
146
- Updated date
147
- Added publishing
148
- Spelling and grammar
149
- Updated package scripts
150
- Refactored codebase to use node and fs instead of bun
151
- Version bump
152
## [0.1.0] - 2026-01-30
153
154
### 🚀 Features
155
156
- Init
157
- Added blog post
158
159
### ⚙️ Miscellaneous Tasks
160
161
- Updated package.json
162
- Cleaned up commands and libs
163
- Updated init commands
164
- Updated greeting
165
- Updated readme
166
- Link updates
167
- Version bump
168
- Added hugo support through frontmatter parsing
169
- Version bump
170
- Updated docs
171
- Adapted inject.ts pattern
172
- Updated docs
173
- Version bump"
174
- Updated package scripts
175
- Updated scripts
176
- Added ignore field to config
177
- Udpate docs
178
- Version bump
179
- Added tags to flow
180
- Added ability to exit during init flow
181
- Version bump
182
- Updated docs
183
- Updated links
184
- Updated docs
185
- Initial refactor
186
- Checkpoint
187
- Refactored mapping
188
- Docs updates
189
- Docs updates
190
- Version bump