Skip to content

Tags: Sigzen-Team/frappe

Tags

v14.31.0

Toggle v14.31.0's commit message
chore(release): Bumped to Version 14.31.0

# [14.31.0](frappe/frappe@v14.30.0...v14.31.0) (2023-04-04)

### Bug Fixes

* allow `reset_otp_secret` only if Two Factor Auth is enabled ([frappe#20506](frappe#20506)) ([frappe#20561](frappe#20561)) ([ca486c4](frappe@ca486c4))
* allowed only POST and PUT methods in `rename_doc` ([frappe#20504](frappe#20504)) ([frappe#20565](frappe#20565)) ([fd1f6fe](frappe@fd1f6fe))
* bulk update using doc method, check perms ([frappe#20522](frappe#20522)) ([2237968](frappe@2237968))
* cannot restore cancelled document if workflow is active ([547efe3](frappe@547efe3))
* Check if reference_name is set ([2e9068b](frappe@2e9068b))
* content_type can be `None` during file upload ([frappe#20572](frappe#20572)) ([frappe#20574](frappe#20574)) ([ebc6059](frappe@ebc6059))
* date field shouldn't be formatted for TZ ([frappe#20486](frappe#20486)) ([frappe#20490](frappe#20490)) ([07b7b46](frappe@07b7b46))
* don't hide tab with dashboard if there is a visible section/control ([084e8af](frappe@084e8af))
* Drop message_id index before migrating email queue ([frappe#20376](frappe#20376)) ([frappe#20578](frappe#20578)) ([394c232](frappe@394c232))
* email linking and message_id indexing ([frappe#20356](frappe#20356)) ([frappe#20579](frappe#20579)) ([5ae94ef](frappe@5ae94ef))
* escape HTML instead of sanitizing ([2269d6e](frappe@2269d6e))
* fix address query for postgres ([f01566a](frappe@f01566a)), closes [/github.com/frappe/pull/20537#ref-pullrequest-1645575433](https://github.com//github.com/frappe/frappe/pull/20537/issues/ref-pullrequest-1645575433)
* get workflow_state_fieldname instead of setting workflow_state to none ([bac4e9b](frappe@bac4e9b))
* Handle JsBarcode exceptions ([frappe#20532](frappe#20532)) ([b1c3d8b](frappe@b1c3d8b))
* heatmap not reset on dashboard refresh ([3c0659b](frappe@3c0659b))
* hide chart and heatmap on dashboard reset ([cec7a73](frappe@cec7a73))
* Incorrect use of the Walrus operator ([a70a5ca](frappe@a70a5ca))
* nestedset rename ([frappe#20498](frappe#20498)) ([frappe#20499](frappe#20499)) ([b831392](frappe@b831392))
* removed unnecessary usage of `[@frappe](https://github.com/frappe).whitelist` ([frappe#20503](frappe#20503)) ([frappe#20563](frappe#20563)) ([0af8315](frappe@0af8315))
* rewrite query for postgres ([frappe#20557](frappe#20557)) ([frappe#20559](frappe#20559)) ([d754be5](frappe@d754be5))
* sending mails to unintended recipients as cc ([1c47643](frappe@1c47643))
* **UI:** align link cards & charts on workspace ([82cfd33](frappe@82cfd33))
* unsubscribe from list_update before resubbing ([frappe#20450](frappe#20450)) ([frappe#20581](frappe#20581)) ([7866605](frappe@7866605))
* use chart type passed to `render_graph` on form dashboards ([015f7db](frappe@015f7db))

### Features

* Disable Sharing globally (backport [frappe#20318](frappe#20318)) ([frappe#20492](frappe#20492)) ([67a537c](frappe@67a537c))
* list-view click and drag on check box to select multiple rows (backport [frappe#20457](frappe#20457)) ([frappe#20568](frappe#20568)) ([f757a37](frappe@f757a37))
* make workflow state translatable ([frappe#20412](frappe#20412)) ([8675789](frappe@8675789))
* **util:** `get_table_name`: wrap in backticks ([frappe#20553](frappe#20553)) ([frappe#20556](frappe#20556)) ([5c56dff](frappe@5c56dff))

### Performance Improvements

* Faster address query with explicit joins (backport [frappe#20537](frappe#20537)) ([frappe#20540](frappe#20540)) ([2ef7ef5](frappe@2ef7ef5))
* unsubscribe from list_update events ([frappe#20423](frappe#20423)) ([frappe#20580](frappe#20580)) ([8a63144](frappe@8a63144))

v13.52.0

Toggle v13.52.0's commit message
chore(release): Bumped to Version 13.52.0

# [13.52.0](frappe/frappe@v13.51.3...v13.52.0) (2023-04-04)

### Bug Fixes

* better error logging while sending email ([frappe#20570](frappe#20570)) ([8ae4d55](frappe@8ae4d55))
* cannot restore cancelled document if workflow is active ([6206dc0](frappe@6206dc0))
* escape HTML instead of sanitizing ([68ad9cf](frappe@68ad9cf))
* fix address query for postgres ([616dd8b](frappe@616dd8b)), closes [/github.com/frappe/pull/20537#ref-pullrequest-1645575433](https://github.com//github.com/frappe/frappe/pull/20537/issues/ref-pullrequest-1645575433)
* get workflow_state_fieldname instead of setting workflow_state to none ([3249aa2](frappe@3249aa2))
* removed unnecessary usage of `[@frappe](https://github.com/frappe).whitelist` ([frappe#20503](frappe#20503)) ([frappe#20562](frappe#20562)) ([08398cb](frappe@08398cb))
* rewrite query for postgres ([frappe#20557](frappe#20557)) ([frappe#20558](frappe#20558)) ([e400c5f](frappe@e400c5f))

### Features

* Disable Sharing globally ([frappe#20318](frappe#20318)) [backport] ([frappe#20500](frappe#20500)) ([758873c](frappe@758873c))
* make workflow state translatable ([frappe#20412](frappe#20412)) ([frappe#20501](frappe#20501)) ([1545fbd](frappe@1545fbd))

### Performance Improvements

* Faster address query with explicit joins (backport [frappe#20537](frappe#20537)) ([frappe#20539](frappe#20539)) ([955a723](frappe@955a723))

v14.30.0

Toggle v14.30.0's commit message
chore(release): Bumped to Version 14.30.0

# [14.30.0](frappe/frappe@v14.29.2...v14.30.0) (2023-03-28)

### Bug Fixes

* Avoid list update if user is doing some bulk operation ([0176031](frappe@0176031))
* consider JSON as Data for filters ([9f1108c](frappe@9f1108c))
* exception handling for bulk email sending ([frappe#20451](frappe#20451)) ([frappe#20454](frappe#20454)) ([10e8b5e](frappe@10e8b5e))
* fields are rendered empty after save ([frappe#20270](frappe#20270)) ([frappe#20449](frappe#20449)) ([f458489](frappe@f458489))
* Get translated value for child tables in print format ([03edc30](frappe@03edc30))
* hard link environment variable ([frappe#20467](frappe#20467)) ([frappe#20469](frappe#20469)) ([eaecc3f](frappe@eaecc3f))
* Permission error while processing role based notifications ([frappe#20315](frappe#20315)) ([frappe#20427](frappe#20427)) ([f909a5a](frappe@f909a5a))
* pin pymysql to avoid breaking behaviour ([frappe#20475](frappe#20475)) ([frappe#20476](frappe#20476)) ([7cc358c](frappe@7cc358c))
* suggested email ids in New Email dialog ([frappe#20319](frappe#20319)) ([frappe#20474](frappe#20474)) ([196d4fd](frappe@196d4fd))

### Features

* re-enable scheduler from desk ([frappe#20434](frappe#20434)) ([frappe#20435](frappe#20435)) ([0d19aff](frappe@0d19aff))
* show if address is "Disabled" ([frappe#20446](frappe#20446)) ([frappe#20453](frappe#20453)) ([186012b](frappe@186012b))

v14.29.2

Toggle v14.29.2's commit message
chore(release): Bumped to Version 14.29.2

## [14.29.2](frappe/frappe@v14.29.1...v14.29.2) (2023-03-28)

### Bug Fixes

* pin pymysql to avoid breaking behaviour ([frappe#20475](frappe#20475)) ([frappe#20476](frappe#20476)) ([frappe#20477](frappe#20477)) ([26867dc](frappe@26867dc))

v13.51.3

Toggle v13.51.3's commit message
chore(release): Bumped to Version 13.51.3

## [13.51.3](frappe/frappe@v13.51.2...v13.51.3) (2023-03-28)

### Bug Fixes

* Avoid list update if user is doing some bulk operation (backport [frappe#20432](frappe#20432)) ([frappe#20444](frappe#20444)) ([5248b74](frappe@5248b74))
* dont clear doc on list_update ([0cd4288](frappe@0cd4288))
* Get translated value for child tables in print format ([02469f7](frappe@02469f7))
* hard link environment variable ([frappe#20467](frappe#20467)) ([frappe#20468](frappe#20468)) ([e388baf](frappe@e388baf))
* Permission error while processing role based notifications (backport [frappe#20315](frappe#20315)) ([frappe#20426](frappe#20426)) ([4e2daaa](frappe@4e2daaa))
* pin pymysql [v13] ([933e6bf](frappe@933e6bf))
* reload website settings to avoid chat module failure ([frappe#20465](frappe#20465)) ([7e52a47](frappe@7e52a47)), closes [frappe#2019-09-23](frappe#2019) [frappe#2020-10-17](frappe#2020) [frappe#2020-08-28](frappe#2020) [frappe#2020-08-25](frappe#2020)
* suggested email ids in New Email dialog (backport [frappe#20319](frappe#20319)) ([frappe#20473](frappe#20473)) ([20bbd7a](frappe@20bbd7a))

v14.29.1

Toggle v14.29.1's commit message
chore(release): Bumped to Version 14.29.1

## [14.29.1](frappe/frappe@v14.29.0...v14.29.1) (2023-03-24)

### Bug Fixes

* exception handling for bulk email sending ([frappe#20451](frappe#20451)) ([frappe#20455](frappe#20455)) ([529179f](frappe@529179f))

v14.29.0

Toggle v14.29.0's commit message
chore(release): Bumped to Version 14.29.0

# [14.29.0](frappe/frappe@v14.28.2...v14.29.0) (2023-03-21)

### Bug Fixes

* allow 5 column layout in doctype form ([7eb3bb4](frappe@7eb3bb4))
* Allow card actions (adding/dragging) if access to reference doctype ([bc5b362](frappe@bc5b362))
* Check perms on Kanban Column actions ([efa74bb](frappe@efa74bb))
* Check Reference Doctype perms & control indicator change ([c2fe3b0](frappe@c2fe3b0))
* clear contacts cache (backport [frappe#20397](frappe#20397)) ([frappe#20406](frappe#20406)) ([1905241](frappe@1905241))
* **Database:** clear background jobs and realtime logs on rollback ([frappe#20236](frappe#20236)) ([frappe#20417](frappe#20417)) ([750059b](frappe@750059b))
* Dispatch `update_order` always. Handle perm-wise action in backend ([e5c5cdb](frappe@e5c5cdb))
* handle image extraction while editing comment ([00c5f32](frappe@00c5f32))
* Hide Menu if empty & render columns without state change ([a9b5f04](frappe@a9b5f04))
* hide My Workspace sidebar section if empty in edit mode ([b51dd18](frappe@b51dd18))
* Hide Sort Selector in Kanban ([13be928](frappe@13be928))
* Kanban Board Menu Items Accessibility via perms ([4ffc7a5](frappe@4ffc7a5))
* **meta:** get_permitted_fields with no field-columns (backport [frappe#20401](frappe#20401)) ([frappe#20405](frappe#20405)) ([644c6c8](frappe@644c6c8))
* **patch:** move desk prop patch to post model sync ([frappe#20361](frappe#20361)) ([frappe#20362](frappe#20362)) ([661820a](frappe@661820a))
* **print:** Language set in document should have higher precedence (backport [frappe#20336](frappe#20336)) ([frappe#20338](frappe#20338)) ([a27178d](frappe@a27178d))
* server method to return evaluated dict of perms for a document ([d1446b8](frappe@d1446b8))
* Set link title in PDF ([716db05](frappe@716db05))
* sidebar becomes unhidden while removing skeleton ([71ac099](frappe@71ac099))
* skip InReadOnlyMode in error snapshots ([frappe#20358](frappe#20358)) ([frappe#20359](frappe#20359)) ([eb14fe1](frappe@eb14fe1))
* treat Phone as Data on list view ([06395dd](frappe@06395dd))
* **workspace:** Setup Dynamic Link if value exists ([b393d5b](frappe@b393d5b))

### Features

* clear integration log request logs ([frappe#20373](frappe#20373)) ([frappe#20374](frappe#20374)) ([4c48f55](frappe@4c48f55))
* configurable rounding methods (v14 port) ([frappe#20330](frappe#20330)) ([0d60385](frappe@0d60385)), closes [frappe#20299](frappe#20299)
* **minor:** log datetime in worker log  ([frappe#20414](frappe#20414)) ([frappe#20418](frappe#20418)) ([bfda74d](frappe@bfda74d))

### Performance Improvements

* Dont update list view data if list view not active ([frappe#20396](frappe#20396)) ([frappe#20420](frappe#20420)) ([3a6e307](frappe@3a6e307))
* rebuild website search index in background (backport [frappe#17974](frappe#17974)) ([frappe#20335](frappe#20335)) ([c1b0210](frappe@c1b0210))

v13.51.2

Toggle v13.51.2's commit message
chore(release): Bumped to Version 13.51.2

## [13.51.2](frappe/frappe@v13.51.1...v13.51.2) (2023-03-21)

### Bug Fixes

* **Database:** clear background jobs and realtime logs on rollback ([frappe#20236](frappe#20236)) ([frappe#20416](frappe#20416)) ([f4f399e](frappe@f4f399e))
* **meta:** get_permitted_fields with no field-columns (backport [frappe#20401](frappe#20401)) ([frappe#20404](frappe#20404)) ([d2be9d7](frappe@d2be9d7))
* **print:** Language set in document should have higher precedence (backport [frappe#20336](frappe#20336)) ([frappe#20337](frappe#20337)) ([2a84075](frappe@2a84075))

### Performance Improvements

* Dont update list view data if list view not active ([frappe#20396](frappe#20396)) ([frappe#20419](frappe#20419)) ([85cd2d2](frappe@85cd2d2))

v14.28.2

Toggle v14.28.2's commit message
chore(release): Bumped to Version 14.28.2

## [14.28.2](frappe/frappe@v14.28.1...v14.28.2) (2023-03-15)

### Bug Fixes

* Set link title in PDF ([8f38756](frappe@8f38756))

v14.28.1

Toggle v14.28.1's commit message
chore(release): Bumped to Version 14.28.1

## [14.28.1](frappe/frappe@v14.28.0...v14.28.1) (2023-03-14)

### Bug Fixes

* **print:** Language set in document should have higher precedence (backport [frappe#20336](frappe#20336)) (backport [frappe#20338](frappe#20338)) ([frappe#20339](frappe#20339)) ([16de4ea](frappe@16de4ea))