Skip to content

Tags: Sam-gotech7/frappe

Tags

v15.46.0

Toggle v15.46.0's commit message
chore(release): Bumped to Version 15.46.0 # [15.46.0](frappe/frappe@v15.45.1...v15.46.0) (2024-10-29) ### Bug Fixes * app route should return workspace based user access ([def48e2](frappe@def48e2)) * app route should return workspace based user access ([5a864ab](frappe@5a864ab)) * default to module custom when module is none ([516977a](frappe@516977a)) * dont display phone numbers to which sms was sent to ([7e688ab](frappe@7e688ab)) * move new parameter to last position in function signatures ([dfde056](frappe@dfde056)) * sync translations from crowdin ([frappe#28045](frappe#28045)) ([6c03800](frappe@6c03800)) * sync translations from crowdin ([frappe#28301](frappe#28301)) ([407ea55](frappe@407ea55)) * tz aware vs naive comparison ([d1d470e](frappe@d1d470e)) ### Features * Enable Sentry Sampling ([21fa83c](frappe@21fa83c)) * support unix domain sockets (backport [frappe#22548](frappe#22548)) ([dcd3135](frappe@dcd3135))

v14.84.0

Toggle v14.84.0's commit message
chore(release): Bumped to Version 14.84.0 # [14.84.0](frappe/frappe@v14.83.0...v14.84.0) (2024-10-29) ### Bug Fixes * dont display phone numbers to which sms was sent to ([828c469](frappe@828c469)) ### Features * set modal size based on col breaks if size not given ([fceb35d](frappe@fceb35d))

v15.45.1

Toggle v15.45.1's commit message
chore(release): Bumped to Version 15.45.1 ## [15.45.1](frappe/frappe@v15.45.0...v15.45.1) (2024-10-23) ### Bug Fixes * tz aware vs naive comparison ([9d1ccd2](frappe@9d1ccd2))

v15.45.0

Toggle v15.45.0's commit message
chore(release): Bumped to Version 15.45.0 # [15.45.0](frappe/frappe@v15.44.2...v15.45.0) (2024-10-22) ### Bug Fixes * changed enable edit select option to disable edit checkbox ([e47cccd](frappe@e47cccd)) * clear dependent fields on clear link ([6815477](frappe@6815477)) * **format:** Fix sysdefault is string not number ([c82511d](frappe@c82511d)) * Make background print status translatable ([50ef7b9](frappe@50ef7b9)) * **permissions:** cast docname to string ([2a0192f](frappe@2a0192f)), closes [frappe#24988](frappe#24988) * previously opened doc values showing up on other docs when phone field is empty ([c3fcb26](frappe@c3fcb26)) * **QuickList:** Fetch more fields for get_indicator ([ed203d9](frappe@ed203d9)) * Remove extra fields ([2aedd73](frappe@2aedd73)) * Resolve conflicts ([4897b41](frappe@4897b41)) * **test-cli:** init flags local before usage ([frappe#28230](frappe#28230)) ([d8a94a2](frappe@d8a94a2)) * Translate OAuth confirmation details ([9135ffc](frappe@9135ffc)) * Use frappe._ ([d65c5db](frappe@d65c5db)) * use set_value to mark form as dirty on clear ([143750d](frappe@143750d)) ### Features * Add a field to accept allowed embedding domains ([0c2bdae](frappe@0c2bdae)) * declare system dependencies for frappix ([frappe#28197](frappe#28197)) ([frappe#28202](frappe#28202)) ([56bd5ac](frappe@56bd5ac)) * enable and disable bulk edit for doctype using listview settings ([4552f91](frappe@4552f91)) * enable or disable bulk edit from list view settings doctype ([e3fb0b6](frappe@e3fb0b6))

v14.83.0

Toggle v14.83.0's commit message
chore(release): Bumped to Version 14.83.0 # [14.83.0](frappe/frappe@v14.82.2...v14.83.0) (2024-10-22) ### Bug Fixes * changed enable edit select option to disable edit checkbox ([634ea04](frappe@634ea04)) * clear dependent fields on clear link ([f22b398](frappe@f22b398)) * **format:** Fix sysdefault is string not number ([88615fa](frappe@88615fa)) * **permissions:** cast docname to string ([85900de](frappe@85900de)), closes [frappe#24988](frappe#24988) * previously opened doc values showing up on other docs when phone field is empty ([30f893a](frappe@30f893a)) * **QuickList:** Fetch more fields for get_indicator ([1e08c45](frappe@1e08c45)) * Translate OAuth confirmation details ([07393d6](frappe@07393d6)) * undefined message attribute ([60b3f99](frappe@60b3f99)) * Use frappe._ ([2ee3169](frappe@2ee3169)) * use set_value to mark form as dirty on clear ([7dd49c9](frappe@7dd49c9)) * webhook error logging fails ([frappe#24172](frappe#24172)) ([c627378](frappe@c627378)) ### Features * enable and disable bulk edit for doctype using listview settings ([2754cea](frappe@2754cea)) * enable or disable bulk edit from list view settings doctype ([f31c5c2](frappe@f31c5c2))

v15.44.2

Toggle v15.44.2's commit message
chore(release): Bumped to Version 15.44.2 ## [15.44.2](frappe/frappe@v15.44.1...v15.44.2) (2024-10-15) ### Bug Fixes * escape backslashes in `repl` to prevent syntax errors ([frappe#28052](frappe#28052)) ([be36879](frappe@be36879)) * grid issues in web forms (backport [frappe#28053](frappe#28053)) ([frappe#28057](frappe#28057)) ([e03d894](frappe@e03d894)), closes [frappe#27502](frappe#27502) * render of multicheck for success action ([5cf9e39](frappe@5cf9e39)) * sync translations from crowdin ([frappe#27937](frappe#27937)) ([0a1c5b2](frappe@0a1c5b2))

v14.82.2

Toggle v14.82.2's commit message
chore(release): Bumped to Version 14.82.2 ## [14.82.2](frappe/frappe@v14.82.1...v14.82.2) (2024-10-15) ### Bug Fixes * escape backslashes in `repl` to prevent syntax errors ([frappe#28052](frappe#28052)) ([f0d6115](frappe@f0d6115)) * escape backslashes in `repl` to prevent syntax errors (backport [frappe#28052](frappe#28052)) ([frappe#28054](frappe#28054)) ([cc778c3](frappe@cc778c3)) * grid issues in web forms (backport [frappe#28053](frappe#28053)) ([frappe#28056](frappe#28056)) ([0996eb1](frappe@0996eb1)), closes [frappe#27502](frappe#27502) [frappe#27940](frappe#27940) * render of multicheck for success action ([36e778b](frappe@36e778b))

v15.44.1

Toggle v15.44.1's commit message
chore(release): Bumped to Version 15.44.1 ## [15.44.1](frappe/frappe@v15.44.0...v15.44.1) (2024-10-09) ### Bug Fixes * grid issues in web forms (backport [frappe#28053](frappe#28053)) ([frappe#28057](frappe#28057)) ([be23ae3](frappe@be23ae3)), closes [frappe#27502](frappe#27502)

v14.82.1

Toggle v14.82.1's commit message
chore(release): Bumped to Version 14.82.1 ## [14.82.1](frappe/frappe@v14.82.0...v14.82.1) (2024-10-09) ### Bug Fixes * grid issues in web forms (backport [frappe#28053](frappe#28053)) ([frappe#28056](frappe#28056)) ([69b3ec5](frappe@69b3ec5)), closes [frappe#27502](frappe#27502) [frappe#27940](frappe#27940)

v15.44.0

Toggle v15.44.0's commit message
chore(release): Bumped to Version 15.44.0 # [15.44.0](frappe/frappe@v15.43.0...v15.44.0) (2024-10-08) ### Bug Fixes * ensure that the role exists ([4b5199b](frappe@4b5199b)) * Error correction ([f565bd8](frappe@f565bd8)) * **grid:** return if no df ([c42a40c](frappe@c42a40c)) * trailing whitespace ([bbd8029](frappe@bbd8029)) * try catch for license text fetching ([frappe#27526](frappe#27526)) ([frappe#28001](frappe#28001)) ([08cca07](frappe@08cca07)) * update docfield public attachment field label to convey that default behaviour ([0896273](frappe@0896273)) ### Features * add clear link field ([79f8e95](frappe@79f8e95)) * provision to make setters read only in multidialog ([5e2e9aa](frappe@5e2e9aa))