[PR #1035] [MERGED] Release v1.9.4-r1 #12151

Closed
opened 2025-12-29 22:19:55 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1035
Author: @jeremystretch
Created: 4/4/2017
Status: Merged
Merged: 4/4/2017
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (3)

📊 Changes

2 files changed (+21 additions, -1 deletions)

View changed files

netbox/extras/migrations/0005_useraction_add_bulk_create.py (+20 -0)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Improvements

  • #362 - Added per_page query parameter to control pagination page length

Bug Fixes

  • #991 - Correct server error on "create and connect another" interface connection
  • #1022 - Record user actions when creating IP addresses in bulk
  • #1027 - Fixed nav menu highlighting when BASE_PATH is set
  • #1034 - Added migration missing from v1.9.4 release

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/1035 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/4/2017 **Status:** ✅ Merged **Merged:** 4/4/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (3) - [`aa54e14`](https://github.com/netbox-community/netbox/commit/aa54e14c378dae8a0687509532c9298905c965a0) Post-release version bump - [`4308b8a`](https://github.com/netbox-community/netbox/commit/4308b8a4a532047ce17f411d20f35125fdda3f73) Fixes #1034: Missing migration - [`a18e1a0`](https://github.com/netbox-community/netbox/commit/a18e1a0161eb229968539d69521ab04cbafff8c0) Release v1.9.4-r1 ### 📊 Changes **2 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `netbox/extras/migrations/0005_useraction_add_bulk_create.py` (+20 -0) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ## Improvements * [#362](https://github.com/digitalocean/netbox/issues/362) - Added per_page query parameter to control pagination page length ## Bug Fixes * [#991](https://github.com/digitalocean/netbox/issues/991) - Correct server error on "create and connect another" interface connection * [#1022](https://github.com/digitalocean/netbox/issues/1022) - Record user actions when creating IP addresses in bulk * [#1027](https://github.com/digitalocean/netbox/issues/1027) - Fixed nav menu highlighting when BASE_PATH is set * [#1034](https://github.com/digitalocean/netbox/issues/1034) - Added migration missing from v1.9.4 release --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:55 +01:00
adam closed this issue 2025-12-29 22:19:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12151