File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 7
7
* [ #15348 ] ( https://github.com/netbox-community/netbox/issues/15348 ) - Show saved filters alongside quick search on object list views
8
8
* [ #15794 ] ( https://github.com/netbox-community/netbox/issues/15794 ) - Dynamically populate related objects in UI views
9
9
* [ #16256 ] ( https://github.com/netbox-community/netbox/issues/16256 ) - Enable alphabetical ordering of bookmarks on dashboard
10
+ * [ #16307 ] ( https://github.com/netbox-community/netbox/issues/16307 ) - Enable calling ` log_*() ` methods on Script without passing a message
10
11
11
12
### Bug Fixes
12
13
13
14
* [ #13925 ] ( https://github.com/netbox-community/netbox/issues/13925 ) - Fix support for "zulu" (UTC) timestamps for custom fields
14
15
* [ #14829 ] ( https://github.com/netbox-community/netbox/issues/14829 ) - Fix support for simple conditions (without AND/OR) in event rules
16
+ * [ #15717 ] ( https://github.com/netbox-community/netbox/issues/15717 ) - Allow assigning a device/VM in a site to a cluster with no site assigned
15
17
* [ #16143 ] ( https://github.com/netbox-community/netbox/issues/16143 ) - Display timestamps in tables in the configured timezone
18
+ * [ #16149 ] ( https://github.com/netbox-community/netbox/issues/16149 ) - Fix object linking in custom script logs
19
+ * [ #16252 ] ( https://github.com/netbox-community/netbox/issues/16252 ) - Fix total count in tab at top of rack elevations view
20
+ * [ #16273 ] ( https://github.com/netbox-community/netbox/issues/16273 ) - Restore global search bar on mobile
16
21
* [ #16416 ] ( https://github.com/netbox-community/netbox/issues/16416 ) - Retain dark/light mode toggle on mobile view
17
22
* [ #16444 ] ( https://github.com/netbox-community/netbox/issues/16444 ) - Disable ordering circuits list by A/Z termination
18
23
* [ #16450 ] ( https://github.com/netbox-community/netbox/issues/16450 ) - Searching for rack unit in form dropdown should be case-insensitive
21
26
* [ #16460 ] ( https://github.com/netbox-community/netbox/issues/16460 ) - Omit spaces from telephone number URLs
22
27
* [ #16512 ] ( https://github.com/netbox-community/netbox/issues/16512 ) - Restore a user's preferred language (if any) on login
23
28
* [ #16542 ] ( https://github.com/netbox-community/netbox/issues/16542 ) - Fix bulk form operations when HTMX is enabled
29
+ * [ #16702 ] ( https://github.com/netbox-community/netbox/issues/16702 ) - Fix validation of ` return_url ` query parameter
24
30
25
31
---
26
32
You can’t perform that action at this time.
0 commit comments