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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# v0.18.1 (Wed Nov 12 2025)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Fix bug in publishing process [#2636](https://github.com/dandi/dandi-archive/pull/2636) ([@mvandenburgh](https://github.com/mvandenburgh))
6
+
- Supply a default name in createsuperuser [#2616](https://github.com/dandi/dandi-archive/pull/2616) ([@jjnesbitt](https://github.com/jjnesbitt))
7
+
8
+
#### 🏠 Internal
9
+
10
+
- Update how DOI settings are checked for configuration [#2634](https://github.com/dandi/dandi-archive/pull/2634) ([@jjnesbitt](https://github.com/jjnesbitt))
11
+
12
+
#### 🧪 Tests
13
+
14
+
- Remove the `test_rest_info` test [#2635](https://github.com/dandi/dandi-archive/pull/2635) ([@jjnesbitt](https://github.com/jjnesbitt))
15
+
16
+
#### Authors: 2
17
+
18
+
- Jacob Nesbitt ([@jjnesbitt](https://github.com/jjnesbitt))
19
+
- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh))
0 commit comments