You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEXT_PUBLIC_ENABLE_CUM # set this to false to disable the Changerawr Universal Markdown engine in the editor. It will still render elements, you just will not have the built-in toolset of CUM.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+61-31Lines changed: 61 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,38 @@
1
-
<!-- Generated by Changerawr CLI on 2025-11-14T05:45:33.110Z-->
1
+
<!-- Generated by Changerawr CLI on 2026-04-16T07:21:32.297Z-->
2
2
# Changelog
3
3
4
4
All notable changes to this project will be documented in this file.
5
5
6
-
## 1.0.5
6
+
## v1.0.6
7
+
8
+
-**Version 1.0.6 - 2026-04-16**: :::warning
9
+
There are security vulnerabilities in previous releases, it is recommended to upgrade as soon as possible to this one. There are also a breaking change, set `SETUP_COMPLETE=true` in your .env file as this is how to complete the setup wizard now. I strongly recommend re-rolling all API keys.
10
+
:::
11
+
12
+
## Features
13
+
-**Slack Integration** - You can now automatically post published entries to your Slack!
14
+
-**Timezones** - Added timezone support per-user and globally, allowing for much more efficient collaboration between users with different time zones!
15
+
-**SAML** - Adds support for SAML to SSO, adding a new method available for configuring single-sign-on.
16
+
-*SSL Certificates for custom domains** - You can now get SSL certificates for custom domains! Just follow the nginx-sidecar documentation to get set up.
17
+
-**IP Whitelisting** - You can now whitelist IP addresses to access the main panel. Note that this requires the nginx-sidecar to be set up.
18
+
-**Version Templates** - Configure custom version format templates
19
+
20
+
## Improvements
21
+
-**Extended Project Limits ** - Project limits have been extended for entries. If you wish to go beyond, please sponsor my work.
22
+
-**UI Improvements** - Did various UI improvements to the administrative interface & fully redesigned the version picker
23
+
-**Update Bar** - Whenever an update is available, you'll be much more likely to know thanks to the new pop-up.
24
+
25
+
## Bug Fixes
26
+
-**Redirect Loop** - fixed issues with an infinite redirect loop after setup
27
+
-**Strict Validation Local Domain** - Fixed issues with any domain being blocked for requests, preventing e.g., cloudflareinsghts from working, which subsequently blocked the panel from loading alltogether itself.
28
+
-**System user show-up in admin dashboard** - Fixed an issue where the system user used for audit logs was being counted as a user in the total user count.
29
+
30
+
## Other
31
+
-**Security Vulnerability patches** - A few vulnerabilities were disclosed to me, these have been patched in this release.
32
+
-**Dependency Updates** - Updated to the latest dependencies, Nodemailer 8, and changerawr universal markdown 1.2.0!
33
+
34
+
35
+
## v1.0.5
7
36
8
37
-**Version 1.0.5 - 2025-11-13**: :::warning
9
38
There are breaking changes in this release.
@@ -45,25 +74,26 @@ If you are using widgets at all, you will have to recreate them. If you are not
45
74
46
75
## 1.0.4
47
76
48
-
-**Version 1.0.4 - 2025-08-06**: :::warning
77
+
-**Version 1.0.4 - 2025-?-?**: :::warning
49
78
There are no breaking changes in this release.
50
79
:::
51
80
52
-
**Features**
53
-
81
+
### Features
54
82
-**Data Importing** - You can now import data from various sources to jump-start your Changerawr project!
55
-
-**CUM** - Changerawr Universal Markdown engine introduces more functionality for the content editor. As of writing, Embeds, Buttons, and Alerts are available! \
56
-
Provides a better experience overall, improving the parsing engine, adding tokenization, and improving overall usability!
57
-
58
-
59
-
**Improvements**
83
+
-**CUM** - Changerawr Universal Markdown engine introduces more functionality for the content editor.As of writing, Embeds, Buttons, and Alerts are available!
84
+
Provides a better experience overall, improving the parsing engine, adding tokenization, and improving overall usability!
60
85
86
+
### Improvements
61
87
-**Redesigned Projects Dashboard** - Updated the dashboard at (/dashboard/projects/projectId) to be less cluttered and more professional.
62
88
-**Updated Projects Fetch Pagination** - Updated the default fetch for projects to 50 entries when listing.
63
89
-**Redesigned Main Dashboard** - Redesigned the dashboard at (/dashboard), it needed a facelift and has been the same since 0.3.0 :(
64
90
-**Content Editor Upgrades** - Introduces the CUM ( Changerawr Universal Markdown ) rendering engine for a better changelog experience.
65
91
-**Improved Modal UI** - Added depth and optical borders to the modal UI. Also adds a "disableClose" prop for the rare case in which Changerawr is doing something and needs to let you know of its progress.
66
92
93
+
hello world!
94
+
95
+
96
+
67
97
## 1.0.3
68
98
69
99
-**Version 1.0.3 - 2025-07-02**: **Features**
@@ -135,37 +165,37 @@ You can find the source code at <https://github.com/changerawr/cli> - would supe
135
165
136
166
-**Redesigned Components** - Redesigned some components
137
167
138
-
## 0.3.8
168
+
## 0.3.9
139
169
140
-
-**Version 0.3.8 - 2025-06-10**: **Features**
170
+
-**Version 0.3.9 - 2025-06-10**: **Features**
141
171
142
-
-**Invite Your Team!** - You can now invite your team early in the initial setup wizard, rawrsome!
172
+
-**Code Analyzation for GitHub Integration** - Changerawr can now look at your changed code and write a better changelog!
143
173
144
174
145
175
**Bug Fixes**
146
176
147
-
-**Changelog Editor Fixes** - Fixed the version picker which would let you select versions already used, leading to issues. It will now check for overlapping before allowing you to set a version for your changelog.
177
+
-**Account Deletion Fix** - Fixed an issue that prevented administrators from deleting a user's account. This process will anonymize all their data and actions while preserving their contributions.
148
178
149
179
150
180
**Improvements**
151
181
152
-
-**Component Redesigns** - Redesigned the Version picker and Editor header
182
+
-**Redesigned the New Project page** - Gave a much-needed facelift to the new project page so it feels more roomy. Has confetti now, success messages, and more excitement!
153
183
154
-
## 0.3.9
184
+
## 0.3.8
155
185
156
-
-**Version 0.3.9 - 2025-06-10**: **Features**
186
+
-**Version 0.3.8 - 2025-06-10**: **Features**
157
187
158
-
-**Code Analyzation for GitHub Integration** - Changerawr can now look at your changed code and write a better changelog!
188
+
-**Invite Your Team!** - You can now invite your team early in the initial setup wizard, rawrsome!
159
189
160
190
161
191
**Bug Fixes**
162
192
163
-
-**Account Deletion Fix** - Fixed an issue that prevented administrators from deleting a user's account. This process will anonymize all their data and actions while preserving their contributions.
193
+
-**Changelog Editor Fixes** - Fixed the version picker which would let you select versions already used, leading to issues. It will now check for overlapping before allowing you to set a version for your changelog.
164
194
165
195
166
196
**Improvements**
167
197
168
-
-**Redesigned the New Project page** - Gave a much-needed facelift to the new project page so it feels more roomy. Has confetti now, success messages, and more excitement!
198
+
-**Component Redesigns** - Redesigned the Version picker and Editor header
169
199
170
200
## 0.3.7
171
201
@@ -199,7 +229,7 @@ You can find the source code at <https://github.com/changerawr/cli> - would supe
199
229
200
230
**Other**
201
231
202
-
-**Routine Maintence** - Package Updates and Bug Fixes have been triaged successfully with this release.
232
+
-**Routine Maintenance** - Package Updates and Bug Fixes have been triaged successfully with this release.
203
233
204
234
## 0.3.4
205
235
@@ -225,27 +255,27 @@ You can find the source code at <https://github.com/changerawr/cli> - would supe
225
255
226
256
-**Better AI Assistant Design** - Redesigned AI Assistant
227
257
228
-
## 0.3.2
258
+
## 0.3.1
229
259
230
-
-**Version 0.3.2 - 2025-05-12**: **Features**
260
+
-**Version 0.3.1 - 2025-05-12**: **Features**
231
261
232
-
-**'What's New' Modal Available on the About Page** - The "What's New" modal is now accessible from the About page.
262
+
-**New Feature** - Added "What's New" model to inform of latest changes from the most recent Changerawr update
233
263
234
264
235
-
**Improvements**
265
+
**Bug Fixes**
236
266
237
-
-**Redesigns** - Redesigned "What's New" modal.
267
+
-**Bug Fixes** - Fixed a few bugs with tokenization and the AI assistant
238
268
239
-
## 0.3.1
269
+
## 0.3.2
240
270
241
-
-**Version 0.3.1 - 2025-05-12**: **Features**
271
+
-**Version 0.3.2 - 2025-05-12**: **Features**
242
272
243
-
-**New Feature** - Added "What's New" model to inform of latest changes from the most recent Changerawr update
273
+
-**'What's New' Modal Available on the About Page** - The "What's New" modal is now accessible from the About page.
244
274
245
275
246
-
**Bug Fixes**
276
+
**Improvements**
247
277
248
-
-**Bug Fixes** - Fixed a few bugs with tokenization and the AI assistant
0 commit comments