# [14.7.0](https://github.com/frappe/frappe/compare/v14.6.0...v14.7.0) (2022-09-13) ### Bug Fixes * coalesce `not in` queries ([#18099](https://github.com/frappe/frappe/issues/18099)) ([#18101](https://github.com/frappe/frappe/issues/18101)) ([version-144012d32
](4012d32be6
)) * erase default before adding new series-es (backport [#18080](https://github.com/frappe/frappe/issues/18080)) ([#18081](https://github.com/frappe/frappe/issues/18081)) ([78fbedb
](78fbedb5c7
)) * hide grid row index if table is used in column break ([#18056](https://github.com/frappe/frappe/issues/18056)) ([#18064](https://github.com/frappe/frappe/issues/18064)) ([725ad81
](725ad814bc
)) * **Link:** dont validate DocType when setting value ([#18069](https://github.com/frappe/frappe/issues/18069)) ([465fb85
](465fb85d53
)) * query parent on Dashboard Chart and number card ([19e9b3b
](19e9b3bc9b
)) * respect Accept headers during maintenance mode [#18057](https://github.com/frappe/frappe/issues/18057) ([#18063](https://github.com/frappe/frappe/issues/18063)) ([f6661cb
](f6661cbfa0
)) * set `doctype` and `name` in docinfo ([#18088](https://github.com/frappe/frappe/issues/18088)) ([#18092](https://github.com/frappe/frappe/issues/18092)) ([46f9e09
](46f9e09deb
)) ### Features * Improved RQ monitoring and control with virtual doctypes (backport [#18086](https://github.com/frappe/frappe/issues/18086)) ([#18090](https://github.com/frappe/frappe/issues/18090)) ([11fa486
](11fa48694c
))