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