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: Readme.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# ArchivesSpace Request Fulfillment via Aeon
2
2
3
-
**Version:**20241210
3
+
**Version:**20250617
4
4
5
-
**Last Updated:**December 10, 2024
5
+
**Last Updated:**June 17, 2025
6
6
7
7
8
8
## Table of Contents
@@ -162,6 +162,8 @@ ArchivesSpace may cause changes in the functionality of this plugin.
162
162
- Fixed a bug that caused a login loop when `:top_container_mode` is false.
163
163
Rather than using action=11&type=200 in this case, the AeonForm is specified as
164
164
ExternalRequest with a hidden input instead.
165
+
-**20250617**
166
+
- Fixed a bug that prevented the plugin from correctly handling the `:requests_permitted_for_containers_only` setting when `:top_container_mode` is false.
0 commit comments