8000 Tags · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tags: frappe/frappe

Tags

v15.70.0

Toggle v15.70.0's commit message
chore(release): Bumped to Version 15.70.0

# [15.70.0](v15.69.3...v15.70.0) (2025-06-10)

### Bug Fixes

* add a retry limit to fetching messages ([dcab73a](dcab73a))
* add h4 to h6 tags in text editor text dropdown ([feed881](feed881))
* allow `0` to be a default value for dialog fields ([4160a7b](4160a7b))
* allow deleteion of docs despite workflow ([786a0e7](786a0e7))
* Get field currency based on default company if company is not available on doc ([#32445](#32445)) ([#32777](#32777)) ([72d342d](72d342d))
* handle imap abort in email server ([96b3d9c](96b3d9c))
* remove conflicts ([ef489a0](ef489a0))
* remove merge conflicts ([d3a7872](d3a7872))
* resolve merge conflicts ([dd61560](dd61560))
* set bcc in emails ([fb677c2](fb677c2))
* show communication based on recipient and sender ([c4b6d6e](c4b6d6e))
* Standard field falsy comparisons in db_query ([#32791](#32791)) ([#32793](#32793)) ([f3a2d9b](f3a2d9b))
* sync translations from crowdin ([#32683](#32683)) ([3d1f27e](3d1f27e))
* throw permission error ([#32860](#32860)) ([#32864](#32864)) ([cfd20a4](cfd20a4))
* **UX:** show source of automatically created document ([#32768](#32768)) ([#32771](#32771)) ([5180c3a](5180c3a))
* **web_form:** row number column in child tables were showing the wrong title ([#32813](#32813)) ([1d2ea29](1d2ea29)), closes [#32331](#32331)
* **widget_dialog:** set `is_query_report` automatically for appropriate reports ([#32854](#32854)) ([#32873](#32873)) ([2d4108c](2d4108c))

### Features

* `frappe.get_single_value` (backport [#32821](#32821)) ([#32824](#32824)) ([c48c2f1](c48c2f1))

### Reverts

* Revert "fix: single checkbox to track telemetry & allow recording" ([#32749](#32749)) ([#32750](#32750)) ([19221ed](19221ed))

v14.96.8

Toggle v14.96.8's commit message
chore(release): Bumped to Version 14.96.8

## [14.96.8](v14.96.7...v14.96.8) (2025-06-10)

### Bug Fixes

* conflicts ([296acc0](296acc0))
* ensure proper type conversion for disable_prepared_report update ([#32329](#32329)) ([28c17db](28c17db))
* throw permission error ([#32860](#32860)) ([e848182](e848182))

### Performance Improvements

* Apply backpressure on link counts (backport [#32712](#32712)) ([#32721](#32721)) ([1be11bd](1be11bd))

v15.69.3

Toggle v15.69.3's commit message
chore(release): Bumped to Version 15.69.3

## [15.69.3](v15.69.2...v15.69.3) (2025-06-03)

### Bug Fixes

* allow `Float` fields to be empty ([d4ebe1d](d4ebe1d))
* default fields filter not working in web form ([6bd1c83](6bd1c83))
* Implement backpressure for background jobs (backport [#31489](#31489)) ([#32745](#32745)) ([4cee4ba](4cee4ba))
* permission error when permission docname is none ([776d810](776d810))
* Sample link counts and flush frequently ([#32713](#32713)) ([#32725](#32725)) ([56b03c8](56b03c8))

### Performance Improvements

* Apply backpressure on link counts ([#32712](#32712)) ([#32722](#32722)) ([d5ab9eb](d5ab9eb))

v14.96.7

Toggle v14.96.7's commit message
chore(release): Bumped to Version 14.96.7

## [14.96.7](v14.96.6...v14.96.7) (2025-06-03)

### Bug Fixes

* default fields filter not working in web form ([9b07dfa](9b07dfa))

v15.69.2

Toggle v15.69.2's commit message
chore(release): Bumped to Version 15.69.2

## [15.69.2](v15.69.1...v15.69.2) (2025-05-27)

### Bug Fixes

* add cache key ([3aefe00](3aefe00))
* add informative guest message ([29cba49](29cba49))
* **db_query:** allow filtering `name: None` ([#32644](#32644)) ([#32647](#32647)) ([93b9194](93b9194))
* **dx:** allow watch property in prod ([#32612](#32612)) ([#32614](#32614)) ([fbdfc1c](fbdfc1c))
* exclude if owner from accessing all report ([77139bc](77139bc))
* handling of enter on table cell ([15c9d77](15c9d77))
* merge conflicts in test_boot.py ([f0788ab](f0788ab))
* ml-IN translation string breaks interpolation ([#32634](#32634)) ([02501d7](02501d7))
* **Note:** make note show up only on login ([ca65388](ca65388))
* remove between filter for time field ([21539de](21539de))
* remove conflicts in note.py ([bdd8bc6](bdd8bc6))
* remove merge conflict ([37cdade](37cdade))
* remove merge conflicts ([5a99fea](5a99fea))
* show request ip for easier debugging ([d1ebffc](d1ebffc))
* sync translations from crowdin ([#32611](#32611)) ([9ac0362](9ac0362))
* **test:** fetch unseen notes ([5802d70](5802d70))
* undefined issue ([d53126d](d53126d))
* update image alignment package ([3706d3e](3706d3e))

v14.96.6

Toggle v14.96.6's commit message
chore(release): Bumped to Version 14.96.6

## [14.96.6](v14.96.5...v14.96.6) (2025-05-27)

### Bug Fixes

* add informative guest message ([776737f](776737f))
* **db_query:** allow filtering `name: None` (backport [#32644](#32644)) ([#32646](#32646)) ([400862c](400862c))
* **dx:** allow watch property in prod ([#32612](#32612)) ([#32613](#32613)) ([5a071e7](5a071e7))
* remove between filter for time field ([58e0d17](58e0d17))
* remove merge conflict ([5d5a17c](5d5a17c))
* show request ip for easier debugging ([3949b09](3949b09))

v15.69.1

Toggle v15.69.1's commit message
chore(release): Bumped to Version 15.69.1

## [15.69.1](v15.69.0...v15.69.1) (2025-05-23)

### Bug Fixes

* **db_query:** allow filtering `name: None` ([#32644](#32644)) ([#32648](#32648)) ([2c1663e](2c1663e))

v14.96.5

Toggle v14.96.5's commit message
chore(release): Bumped to Version 14.96.5

## [14.96.5](v14.96.4...v14.96.5) (2025-05-23)

### Bug Fixes

* **db_query:** allow filtering `name: None` (backport [#32644](#32644)) (copy [#32646](#32646)) ([#32649](#32649)) ([5042a47](5042a47))

v15.69.0

Toggle v15.69.0's commit message
chore(release): Bumped to Version 15.69.0

# [15.69.0](v15.68.1...v15.69.0) (2025-05-20)

### Bug Fixes

* add support for uploading webp images ([58e9468](58e9468))
* avoid flushing to monitor logs concurrently ([#32552](#32552)) ([#32555](#32555)) ([191c23f](191c23f))
* Fix link in delete data confirmation email template ([#32544](#32544)) ([#32551](#32551)) ([140d5f8](140d5f8))
* link title not reliable in report view ([0a1671c](0a1671c))
* make max report rows configurable ([#32582](#32582)) ([cc41a4c](cc41a4c))
* make timespan filter values translatable ([#32463](#32463)) ([#32471](#32471)) ([50a2a75](50a2a75))
* query report read permission issue ([e2f0c86](e2f0c86))
* remove child tables from document dropdown ([37b68cf](37b68cf))
* remove child tables from Role Permission Manager dropdown ([9e7c443](9e7c443))
* remove conflicts ([f3a2483](f3a2483))
* remove debugging statements ([82ead5c](82ead5c))
* Serbian (Latin) translations ([#32575](#32575)) ([953c217](953c217))
* state_translatability ([#32533](#32533)) ([3c39d07](3c39d07))
* sync translations from crowdin ([#32352](#32352)) ([8e5437a](8e5437a))
* **TextEditor:** restore image alignment after save ([005e62d](005e62d))

### Features

* enhance constructor configurability and fix UI issues (backport [#27851](#27851)) ([#32514](#32514)) ([da4e4bc](da4e4bc))

v14.96.4

Toggle v14.96.4's commit message
chore(release): Bumped to Version 14.96.4

## [14.96.4](v14.96.3...v14.96.4) (2025-05-20)

### Bug Fixes

* avoid flushing to monitor logs concurrently (backport [#32552](#32552)) ([#32554](#32554)) ([242c549](242c549))
* decrease wait time in clear filter ([d25074c](d25074c))
* make max report rows configurable ([#32582](#32582)) ([d27e4a4](d27e4a4))
* merge conflicts ([fe527d0](fe527d0))
* update idx and name in table before rendering result rows ([#32511](#32511)) ([a7d18b5](a7d18b5))
0