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