|
|
@@ -1,10 +1,11 @@
|
|
|
# NetBox v3.4
|
|
|
|
|
|
-## v3.4.0 (FUTURE)
|
|
|
+## v3.4-beta2 (FUTURE)
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
* [#815](https://github.com/netbox-community/netbox/issues/815) - Enable specifying terminations when bulk importing circuits
|
|
|
+* [#10945](https://github.com/netbox-community/netbox/issues/10945) - Enabled recurring execution of scheduled reports & scripts
|
|
|
* [#11090](https://github.com/netbox-community/netbox/issues/11090) - Add regular expression support to global search engine
|
|
|
* [#11022](https://github.com/netbox-community/netbox/issues/11022) - Introduce `QUEUE_MAPPINGS` configuration parameter to allow customization of background task prioritization
|
|
|
|