Tags: Ahuahuachi/frappe
Tags
chore(release): Bumped to Version 14.39.0 # [14.39.0](frappe/frappe@v14.38.3...v14.39.0) (2023-06-13) ### Bug Fixes * allow video files to be uploaded ([9c43e40](frappe@9c43e40)) * Clear hash once the scrolling is done ([c89a390](frappe@c89a390)) * consider default value for content in update_workspace2 patch ([frappe#21258](frappe#21258)) ([frappe#21286](frappe#21286)) ([fa7c114](frappe@fa7c114)) * currency precision formatter ([frappe#21293](frappe#21293)) ([frappe#21295](frappe#21295)) ([c5fa12d](frappe@c5fa12d)) * error in workspace patch ([frappe#21335](frappe#21335)) ([b452c63](frappe@b452c63)) * handle fixture syncing for missing doctypes ([cad99f1](frappe@cad99f1)) * improve delete_contact_and_address ([frappe#20381](frappe#20381)) ([frappe#21280](frappe#21280)) ([fcb614e](frappe@fcb614e)) * New Dashboard Chart throws TypeError: format requires a mapping (backport [frappe#21275](frappe#21275)) ([frappe#21299](frappe#21299)) ([0a5bec5](frappe@0a5bec5)), closes [frappe#21250](frappe#21250) * no role assigned message when role profile is passed ([frappe#21342](frappe#21342)) ([frappe#21352](frappe#21352)) ([e23503b](frappe@e23503b)) * Pass URL hash separately ([ef47548](frappe@ef47548)) * reuse redis connection if not rq auth ([frappe#21336](frappe#21336)) ([2748d9c](frappe@2748d9c)) * skip custom script syncing for missing doctypes ([12b8dac](frappe@12b8dac)) * sync importable doctype before documents ([frappe#21131](frappe#21131)) ([frappe#21327](frappe#21327)) ([0852b37](frappe@0852b37)) * virtual fields in child tables not displaying ([frappe#20528](frappe#20528)) ([frappe#21329](frappe#21329)) ([232f217](frappe@232f217)) ### Features * Scroll to field via URL ([604c4a3](frappe@604c4a3)) ### Performance Improvements * use cached workflow doc for transitions (backport [frappe#21300](frappe#21300)) ([frappe#21301](frappe#21301)) ([b6fb8a2](frappe@b6fb8a2))
chore(release): Bumped to Version 13.57.0 # [13.57.0](frappe/frappe@v13.56.7...v13.57.0) (2023-06-13) ### Bug Fixes * currency precision formatter (backport [frappe#21293](frappe#21293)) ([frappe#21294](frappe#21294)) ([3535039](frappe@3535039)) ### Features * **workers:** allow consuming multiple queues ([frappe#21285](frappe#21285)) ([c9b9ace](frappe@c9b9ace))
chore(release): Bumped to Version 14.38.3 ## [14.38.3](frappe/frappe@v14.38.2...v14.38.3) (2023-06-12) ### Bug Fixes * error in workspace patch ([frappe#21335](frappe#21335)) ([0992c33](frappe@0992c33))
chore(release): Bumped to Version 14.38.2 ## [14.38.2](frappe/frappe@v14.38.1...v14.38.2) (2023-06-12) ### Bug Fixes * currency precision formatter ([frappe#21293](frappe#21293)) ([frappe#21295](frappe#21295)) ([e4d99ba](frappe@e4d99ba))
chore(release): Bumped to Version 14.38.1 ## [14.38.1](frappe/frappe@v14.38.0...v14.38.1) (2023-06-12) ### Bug Fixes * consider default value for content in update_workspace2 patch ([frappe#21258](frappe#21258)) ([frappe#21325](frappe#21325)) ([f657d29](frappe@f657d29))
chore(release): Bumped to Version 14.38.0 # [14.38.0](frappe/frappe@v14.37.1...v14.38.0) (2023-06-06) ### Bug Fixes * changed for section with features and testimonial web temlates ([9bc5c37](frappe@9bc5c37)) * changed section with card url field to small text ([1815103](frappe@1815103)) * Check if signature already exist ([6463dab](frappe@6463dab)) * currency formatter got incorrect format when use precision 0 ([frappe#21239](frappe#21239)) ([frappe#21240](frappe#21240)) ([6e5248a](frappe@6e5248a)) * declare the function ([frappe#21261](frappe#21261)) ([frappe#21262](frappe#21262)) ([9a68696](frappe@9a68696)) * do not render custom cards if workspace does not contain content ([795c894](frappe@795c894)) * doctype name localization ([frappe#21197](frappe#21197)) ([frappe#21200](frappe#21200)) ([62f25f7](frappe@62f25f7)) * fit and recenter map when section is expanded ([5d2a3ab](frappe@5d2a3ab)) * form tour set parent tab active. ([frappe#21163](frappe#21163)) ([frappe#21184](frappe#21184)) ([ae09cf9](frappe@ae09cf9)) * handle multiple webform for same doctype ([5243143](frappe@5243143)) * handle read only property ([a0e2c28](frappe@a0e2c28)) * Load map libraries at build time to avoid async issues during geolocation render ([d287dc9](frappe@d287dc9)) * Load map libraries at build time to avoid async issues during geolocation render ([e128c9d](frappe@e128c9d)) * **role:** Set desk properties (e.g. search_bar) to 1 for roles with desk access ([frappe#21162](frappe#21162)) ([frappe#21231](frappe#21231)) ([23ce3a0](frappe@23ce3a0)) * **safe_eval:** Normalize code passed before validating the code ([e58b721](frappe@e58b721)) * ui tour popover when outside viewport ([frappe#21164](frappe#21164)) ([frappe#21205](frappe#21205)) ([c3dc409](frappe@c3dc409)) * **UX:** Notify if newly created user has no roles ([frappe#21251](frappe#21251)) ([frappe#21254](frappe#21254)) ([e203bc1](frappe@e203bc1)) * **ux:** re routes based on setup_complete ([frappe#21118](frappe#21118)) ([frappe#21185](frappe#21185)) ([5e425e2](frappe@5e425e2)) ### Features * formatter for `Attach` and `Attach Image` fields ([92659ca](frappe@92659ca)) * log all DDL queries ([frappe#21107](frappe#21107)) ([a693c6d](frappe@a693c6d)) * read-only geolocation (GDE-86) ([bf24d87](frappe@bf24d87)) * used cached version of document in mapper ([frappe#21186](frappe#21186)) ([frappe#21189](frappe#21189)) ([7f46640](frappe@7f46640))
chore(release): Bumped to Version 13.56.7 ## [13.56.7](frappe/frappe@v13.56.6...v13.56.7) (2023-06-06) ### Bug Fixes * correct index syncing (backport [frappe#18262](frappe#18262)) ([frappe#20841](frappe#20841)) ([6d69c05](frappe@6d69c05)) * currency formatter got incorrect format when use precision 0 (backport [frappe#21239](frappe#21239)) ([frappe#21241](frappe#21241)) ([fc48bda](frappe@fc48bda)) * Resolve conflicts ([0b91838](frappe@0b91838)) * **safe_eval:** Normalize code passed before validating the code ([7effffa](frappe@7effffa))
chore(release): Bumped to Version 14.37.1 ## [14.37.1](frappe/frappe@v14.37.0...v14.37.1) (2023-06-04) ### Bug Fixes * **safe_eval:** Normalize code passed before validating the code ([1752670](frappe@1752670))
chore(release): Bumped to Version 13.56.6 ## [13.56.6](frappe/frappe@v13.56.5...v13.56.6) (2023-06-04) ### Bug Fixes * Resolve conflicts ([e9b5b69](frappe@e9b5b69)) * **safe_eval:** Normalize code passed before validating the code ([7ce9d99](frappe@7ce9d99))
chore(release): Bumped to Version 14.37.0 # [14.37.0](frappe/frappe@v14.36.3...v14.37.0) (2023-05-30) ### Bug Fixes * add selected on current dropdown-item ([6af79f2](frappe@6af79f2)) * added left icon option ([dd86670](frappe@dd86670)) * allow default for text and long text when altering table ([frappe#21109](frappe#21109)) ([frappe#21124](frappe#21124)) ([b8c6a7b](frappe@b8c6a7b)) * allow setting default in longtext and text columns ([frappe#21089](frappe#21089)) ([frappe#21123](frappe#21123)) ([1f477c2](frappe@1f477c2)) * clear & add email template using select group btn ([e367821](frappe@e367821)) * create private custom html block ([a552ad9](frappe@a552ad9)) * don't mutate notification when getting cc and bcc ([82515b2](frappe@82515b2)) * ensure correct return value for `get_values_from_single` ([aee1775](frappe@aee1775)) * Exclude Geolocation from "hide empty read-only field" ([frappe#21088](frappe#21088)) ([frappe#21096](frappe#21096)) ([8b76dab](frappe@8b76dab)) * made a util to create shadow element ([0427ae0](frappe@0427ae0)) * make desk css available i shadow html ([1c085a6](frappe@1c085a6)) * make dropdown item label bold ([7bda6a1](frappe@7bda6a1)) * make option toggle button smaller ([3aed586](frappe@3aed586)) * misc form tour fixes (backport [frappe#21151](frappe#21151)) ([frappe#21152](frappe#21152)) ([2411e66](frappe@2411e66)) * offset log cleanup to avoid deadlocks ([frappe#21105](frappe#21105)) ([frappe#21106](frappe#21106)) ([4ba4c94](frappe@4ba4c94)) * only show public and user's private blocks in dropdown ([cffa676](frappe@cffa676)) * removed html message since we no longer have no ristrictions ([b5a714b](frappe@b5a714b)) * setup wizard recursion in routing ([frappe#21101](frappe#21101)) ([frappe#21102](frappe#21102)) ([6c3026f](frappe@6c3026f)) * skip form tours on mobile ([frappe#21180](frappe#21180)) ([d87c815](frappe@d87c815)) * **workflow:** populate doc from db in apply_workflow ([frappe#21068](frappe#21068)) ([frappe#21093](frappe#21093)) ([a447488](frappe@a447488)) ### Features * Allow setting cron as Server Script frequency (backport [frappe#21142](frappe#21142)) ([frappe#21161](frappe#21161)) ([ededac7](frappe@ededac7)) * Round QB function ([9d9465a](frappe@9d9465a)) * select group button ([e9a474c](frappe@e9a474c)) * Truncate QB function ([5d24591](frappe@5d24591)) * UI onboarding tours [v14] ([frappe#21114](frappe#21114)) ([181f509](frappe@181f509))
PreviousNext