Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: AmigosERP/frappe

Tags

v15.74.0

Toggle v15.74.0's commit message
chore(release): Bumped to Version 15.74.0

# [15.74.0](frappe/frappe@v15.73.0...v15.74.0) (2025-07-15)

### Bug Fixes

* add module information to property setter ([12c74c5](frappe@12c74c5))
* add Translator role to Translation DocType ([frappe#33297](frappe#33297)) ([dac8ca6](frappe@dac8ca6))
* allow child-to-parent grouping in report view ([f33acf5](frappe@f33acf5))
* avoid circular import ([8d78631](frappe@8d78631))
* better name for the retry job ([4ef3b69](frappe@4ef3b69))
* configure to show values on top of bar and line graphs ([95de44c](frappe@95de44c))
* convert as float ([frappe#33275](frappe#33275)) ([frappe#33280](frappe#33280)) ([820be85](frappe@820be85))
* **data_import:** only convert link values to lowercase for mariadb ([frappe#33287](frappe#33287)) ([4bc282e](frappe@4bc282e)), closes [frappe#33196](frappe#33196)
* dont let email queue stay in Sending status ([89e7bfa](frappe@89e7bfa))
* dont trigger change when date/datetime is on grid ([512a462](frappe@512a462))
* Handle case differences while sending email to a document ([frappe#33270](frappe#33270)) ([frappe#33272](frappe#33272)) ([2854115](frappe@2854115))
* illegal characters in excel export ([a6d6693](frappe@a6d6693))
* indicator translation ([frappe#33326](frappe#33326)) ([frappe#33327](frappe#33327)) ([38a0388](frappe@38a0388))
* query report export dialog not updating on switching to other report ([frappe#33320](frappe#33320)) ([frappe#33325](frappe#33325)) ([67a1bb8](frappe@67a1bb8))
* use get_retry method and change error message ([757299d](frappe@757299d))
* **user:** Destroy sessions after rename ([frappe#32253](frappe#32253)) ([frappe#33337](frappe#33337)) ([07176db](frappe@07176db))

### Features

* Add extraction for quick_list labels in workspace ([frappe#33304](frappe#33304)) ([frappe#33329](frappe#33329)) ([bd5b86c](frappe@bd5b86c))

v14.96.13

Toggle v14.96.13's commit message
chore(release): Bumped to Version 14.96.13

## [14.96.13](frappe/frappe@v14.96.12...v14.96.13) (2025-07-15)

### Bug Fixes

* add module information to property setter ([b27c5df](frappe@b27c5df))
* avoid circular import ([219b9e9](frappe@219b9e9))
* better name for the retry job ([f652128](frappe@f652128))
* **data_import:** only convert link values to lowercase for mariadb ([frappe#33286](frappe#33286)) ([7b57bee](frappe@7b57bee)), closes [frappe#33196](frappe#33196)
* dont let email queue stay in Sending status ([72da36d](frappe@72da36d))
* dont trigger change when date/datetime is on grid ([734a7ce](frappe@734a7ce))
* Handle case differences while sending email to a document ([frappe#33270](frappe#33270)) ([frappe#33271](frappe#33271)) ([2421983](frappe@2421983))
* illegal characters in excel export ([05e50d2](frappe@05e50d2))
* resolve conflicts ([5cb9221](frappe@5cb9221))
* resolve conflicts in hooks ([779d0ed](frappe@779d0ed))
* use get_retry method and change error message ([84f8c80](frappe@84f8c80))
* **user:** Destroy sessions after rename ([frappe#32253](frappe#32253)) ([frappe#33336](frappe#33336)) ([393116f](frappe@393116f))

v15.73.0

Toggle v15.73.0's commit message
chore(release): Bumped to Version 15.73.0

# [15.73.0](frappe/frappe@v15.72.5...v15.73.0) (2025-07-08)

### Bug Fixes

* add support for Pydantic BaseModel ([cc05b12](frappe@cc05b12))
* **data_import:** make our link field checks case-insensitive ([frappe#33196](frappe#33196)) ([frappe#33209](frappe#33209)) ([a2a2a20](frappe@a2a2a20))
* **db_query:** don't allow unclosed quotes ([726690c](frappe@726690c))
* **DX:** print execution time after printing query (backport [frappe#33207](frappe#33207)) ([frappe#33211](frappe#33211)) ([ea48506](frappe@ea48506))
* find message id from in_reply_to field in communication ([frappe#33226](frappe#33226)) ([29b28db](frappe@29b28db))
* **form_sidebar:** Make user field the focus field ([a847593](frappe@a847593))
* frappe.local has not _realtime_log ([frappe#33236](frappe#33236)) ([frappe#33239](frappe#33239)) ([47316ef](frappe@47316ef))
* improve shortcuts for German keyboard layout ([frappe#31647](frappe#31647)) ([frappe#33235](frappe#33235)) ([d4657c6](frappe@d4657c6))
* keep setup_complete in sync with rest ([frappe#33215](frappe#33215)) ([frappe#33218](frappe#33218)) ([583efb3](frappe@583efb3))
* play_sound api replay media from beginning for same media ([frappe#33190](frappe#33190)) ([frappe#33192](frappe#33192)) ([a07ed56](frappe@a07ed56))
* tighten function check in `validate_order_by_and_group_by` ([65237d1](frappe@65237d1))

### Features

* **api/v2:** allow setting  name while creating document (backport [frappe#33216](frappe#33216)) ([frappe#33219](frappe#33219)) ([79e7c86](frappe@79e7c86)), closes [frappe#32327](frappe#32327)

v14.96.12

Toggle v14.96.12's commit message
chore(release): Bumped to Version 14.96.12

## [14.96.12](frappe/frappe@v14.96.11...v14.96.12) (2025-07-08)

### Bug Fixes

* always persist all indexes added via db.add_index (backport [frappe#31177](frappe#31177)) ([frappe#33205](frappe#33205)) ([6504d47](frappe@6504d47))
* **data_import:** make our link field checks case-insensitive ([frappe#33196](frappe#33196)) ([frappe#33208](frappe#33208)) ([c9daaaa](frappe@c9daaaa))
* **db_query:** don't allow unclosed quotes ([2c3770e](frappe@2c3770e))
* **DX:** print execution time after printing query (backport [frappe#33207](frappe#33207)) ([frappe#33210](frappe#33210)) ([ffe65fe](frappe@ffe65fe))
* **router:** sanitize private workspace route in msgprint ([frappe#33230](frappe#33230)) ([23058ce](frappe@23058ce))
* tighten function check in `validate_order_by_and_group_by` ([12c1f8d](frappe@12c1f8d))

v15.72.5

Toggle v15.72.5's commit message
chore(release): Bumped to Version 15.72.5

## [15.72.5](frappe/frappe@v15.72.4...v15.72.5) (2025-07-02)

### Bug Fixes

* add context for duration field input labels ([frappe#33127](frappe#33127)) ([frappe#33128](frappe#33128)) ([8a3d2d7](frappe@8a3d2d7))
* add missing translation function to webform list strings ([frappe#33080](frappe#33080)) ([frappe#33096](frappe#33096)) ([bdb48db](frappe@bdb48db))
* add translatable strings for file upload dialog on webform ([frappe#33156](frappe#33156)) ([frappe#33157](frappe#33157)) ([c0bcdec](frappe@c0bcdec))
* Apply force cache busting only for site assets ([41dee1c](frappe@41dee1c))
* Clear_All _translation ([a01ab77](frappe@a01ab77))
* Commit before starting a patch ([frappe#33133](frappe#33133)) ([frappe#33135](frappe#33135)) ([de35b98](frappe@de35b98))
* Delete single doctypes from DB when uninstalling app ([frappe#33180](frappe#33180)) ([frappe#33182](frappe#33182)) ([1b61bd2](frappe@1b61bd2))
* Git branch is not mandatory (backport [frappe#33131](frappe#33131)) ([frappe#33132](frappe#33132)) ([d0b03da](frappe@d0b03da))
* handle abort while logout ([298cf37](frappe@298cf37))
* installed application patch ([fd5c8e7](frappe@fd5c8e7))
* **kanban:** Refresh columns when switching boards, fixes [frappe#30030](frappe#30030) ([b4c8eca](frappe@b4c8eca))
* patch failure due to out of sync installed apps ([frappe#32767](frappe#32767)) ([178643b](frappe@178643b))
* re-run patch ([2da5b94](frappe@2da5b94))
* Remember session creation ([frappe#33082](frappe#33082)) ([frappe#33084](frappe#33084)) ([c8ff286](frappe@c8ff286))
* restrict fields according to permlevel after update as well ([ea3c2dd](frappe@ea3c2dd))
* **router:** sanitize private workspace route in msgprint ([frappe#33087](frappe#33087)) ([1bfe8e6](frappe@1bfe8e6))
* setup wizard broken during site restoration ([frappe#33161](frappe#33161)) ([fe2ce8b](frappe@fe2ce8b))
* setup wizard broken during site restoration (v14->v15) ([2290fae](frappe@2290fae))
* setup wizard issue ([cf5aa49](frappe@cf5aa49))

v14.96.11

Toggle v14.96.11's commit message
chore(release): Bumped to Version 14.96.11

## [14.96.11](frappe/frappe@v14.96.10...v14.96.11) (2025-07-02)

### Bug Fixes

* Commit before starting a patch (backport [frappe#33133](frappe#33133)) ([frappe#33134](frappe#33134)) ([2e0ddf7](frappe@2e0ddf7))
* Delete single doctypes from DB when uninstalling app (backport [frappe#33180](frappe#33180)) ([frappe#33181](frappe#33181)) ([66cea25](frappe@66cea25))
* Remember session creation (backport [frappe#33082](frappe#33082)) ([frappe#33083](frappe#33083)) ([24c32e1](frappe@24c32e1))
* setup wizard broken during site restoration (v14->v15) ([1a2e011](frappe@1a2e011))

v15.72.4

Toggle v15.72.4's commit message
chore(release): Bumped to Version 15.72.4

## [15.72.4](frappe/frappe@v15.72.3...v15.72.4) (2025-06-30)

### Bug Fixes

* setup wizard broken during site restoration ([frappe#33161](frappe#33161)) ([a140ea9](frappe@a140ea9))

v15.72.3

Toggle v15.72.3's commit message
chore(release): Bumped to Version 15.72.3

## [15.72.3](frappe/frappe@v15.72.2...v15.72.3) (2025-06-25)

### Bug Fixes

* installed application patch ([a8b0dfe](frappe@a8b0dfe))

v15.72.2

Toggle v15.72.2's commit message
chore(release): Bumped to Version 15.72.2

## [15.72.2](frappe/frappe@v15.72.1...v15.72.2) (2025-06-25)

### Bug Fixes

* re-run patch ([ca2d729](frappe@ca2d729))

v15.72.1

Toggle v15.72.1's commit message
chore(release): Bumped to Version 15.72.1

## [15.72.1](frappe/frappe@v15.72.0...v15.72.1) (2025-06-25)

### Bug Fixes

* patch failure due to out of sync installed apps ([frappe#32767](frappe#32767)) ([51c5a47](frappe@51c5a47))