Tags: EPIUSECX/frappe
Tags
chore(release): Bumped to Version 15.66.1 ## [15.66.1](frappe/frappe@v15.66.0...v15.66.1) (2025-04-23) ### Bug Fixes * **get_events:** Pass date objects instead of string ([3e40355](frappe@3e40355))
chore(release): Bumped to Version 15.66.0 # [15.66.0](frappe/frappe@v15.65.2...v15.66.0) (2025-04-22) ### Bug Fixes * add param `is_system_generated=True` to `make_property_setter` ([86d7395](frappe@86d7395)) * add translate to error message ([59df3b0](frappe@59df3b0)) * allow custom fonts in wkhtmltopdf ([13e0d5d](frappe@13e0d5d)) * Allow to manually send an email even if queue is disabled ([13054b8](frappe@13054b8)) * Apply permlevel for update_doc endpoint in v2 API ([frappe#32135](frappe#32135)) ([bccb794](frappe@bccb794)) * broken print preview ([3a6f6a5](frappe@3a6f6a5)) * **db_query:** improve subquery check ([a640bde](frappe@a640bde)) * **db_query:** use `re.DOTALL` ([c6001fe](frappe@c6001fe)) * **email_queue:** remove confirm step ([4b73218](frappe@4b73218)) * **event:** Better calculation of next recurring event ([a624c02](frappe@a624c02)) * **Event:** Capture days within the weekly repeat ([7d70a34](frappe@7d70a34)) * **Event:** Handle end of the month repeats ([51053a0](frappe@51053a0)) * Exclude perm restrcited fields from standard list view filter ([e81cb9a](frappe@e81cb9a)) * **fc-billing:** switch manage billing to a `button` instead of `div` ([frappe#32248](frappe#32248)) ([frappe#32249](frappe#32249)) ([911c448](frappe@911c448)) * German translations ([b8a71ef](frappe@b8a71ef)) * group by parent child issue ([905bd96](frappe@905bd96)) * language change on setup wizard doesnt load options ([f2d59a9](frappe@f2d59a9)) * **map view:** hide sort selector ([e2f3ead](frappe@e2f3ead)) * **map view:** separate map creation and data rendering ([f3b1e2e](frappe@f3b1e2e)) * **minor:** address rendering should look same ([76624ba](frappe@76624ba)) * Portuguese translations ([d191012](frappe@d191012)) * Portuguese translations ([0fa3fec](frappe@0fa3fec)) * redundant comment in form timeline ([909a3a3](frappe@909a3a3)) * remove custom font from base font list ([039b243](frappe@039b243)) * return after setting value in set_route_filters ([bc73ae5](frappe@bc73ae5)) * selection of timezone after changing the language ([frappe#32211](frappe#32211)) ([frappe#32212](frappe#32212)) ([d355e99](frappe@d355e99)) * **setup-wizard:** create system user on initialising setup data ([frappe#32181](frappe#32181)) ([frappe#32182](frappe#32182)) ([c1cb739](frappe@c1cb739)) * **setup-wizard:** fetch translation messages only if language is changed ([frappe#32224](frappe#32224)) ([frappe#32225](frappe#32225)) ([5931711](frappe@5931711)) * sync translations from crowdin ([frappe#32146](frappe#32146)) ([cf3919b](frappe@cf3919b)) * Thai translations ([5e2e56d](frappe@5e2e56d)) * translatable string extraction ([frappe#32142](frappe#32142)) ([2aace36](frappe@2aace36)) ### Features * initialise and preload system settings and user for setup wizard ([frappe#32108](frappe#32108)) ([frappe#32141](frappe#32141)) ([c381cff](frappe@c381cff)) * **map view:** add locate control ([362bd58](frappe@362bd58)) * show link to form ([9ef262d](frappe@9ef262d)) ### Performance Improvements * 10000s of times faster global search ([frappe#32147](frappe#32147)) ([frappe#32154](frappe#32154)) ([169bfa5](frappe@169bfa5))
chore(release): Bumped to Version 14.96.0 # [14.96.0](frappe/frappe@v14.95.3...v14.96.0) (2025-04-22) ### Bug Fixes * add param `is_system_generated=True` to `make_property_setter` ([e870322](frappe@e870322)) * Allow to manually send an email even if queue is disabled ([625cbdf](frappe@625cbdf)) * **db_query:** improve subquery check ([08c2e43](frappe@08c2e43)) * **db_query:** use `re.DOTALL` ([78cfa1c](frappe@78cfa1c)) * do not show hidden filters in export or print ([f4f3237](frappe@f4f3237)) * **email_queue:** remove confirm step ([efc0dfb](frappe@efc0dfb)) * item code not showing in the error message ([frappe#32028](frappe#32028)) ([b8ea9ce](frappe@b8ea9ce)) * **map view:** hide sort selector ([2d8876f](frappe@2d8876f)) * **map view:** separate map creation and data rendering ([0918902](frappe@0918902)) * remove `frappe.utils.is_empty` ([9d68a82](frappe@9d68a82)) * return after setting value in set_route_filters ([e01fa1a](frappe@e01fa1a)) ### Features * **map view:** add locate control ([5ad1867](frappe@5ad1867)) * show link to form ([d55beb5](frappe@d55beb5)) ### Performance Improvements * 10000s of times faster global search ([frappe#32147](frappe#32147)) ([frappe#32153](frappe#32153)) ([c1b64f7](frappe@c1b64f7))
chore(release): Bumped to Version 15.65.2 ## [15.65.2](frappe/frappe@v15.65.1...v15.65.2) (2025-04-18) ### Bug Fixes * remove custom font from base font list ([283a0eb](frappe@283a0eb))
chore(release): Bumped to Version 15.65.1 ## [15.65.1](frappe/frappe@v15.65.0...v15.65.1) (2025-04-17) ### Bug Fixes * broken print preview ([06e7ae3](frappe@06e7ae3))
chore(release): Bumped to Version 15.65.0 # [15.65.0](frappe/frappe@v15.64.0...v15.65.0) (2025-04-16) ### Bug Fixes * ensure wkhtmltopdf gets the custom font ([e93ae4d](frappe@e93ae4d)) ### Features * add new symbol for saudi riyal ([74d1e32](frappe@74d1e32))
chore(release): Bumped to Version 15.64.0 # [15.64.0](frappe/frappe@v15.63.1...v15.64.0) (2025-04-15) ### Bug Fixes * check if user is diabled during api authentication ([ba81f14](frappe@ba81f14)) * compare lowercase keyword in global search ([frappe#31832](frappe#31832)) ([df0d514](frappe@df0d514)) * drop `branch_name` ([7e2c2a3](frappe@7e2c2a3)) * Event google URL field not big enough for irl data ([08e7aba](frappe@08e7aba)) * **event:** Handle month ends for repeating monthly ([d1e5c09](frappe@d1e5c09)) * **google-calendar:** Use byday variable type properly ([3829c2a](frappe@3829c2a)) * improve url validation ([frappe#32052](frappe#32052)) ([frappe#32078](frappe#32078)) ([4907ade](frappe@4907ade)) * increase failure threshold for preapred report ([frappe#32063](frappe#32063)) ([frappe#32070](frappe#32070)) ([495db3d](frappe@495db3d)) * linter config in boilerplate ([fea2139](frappe@fea2139)) * list_view_settings can be missing ([frappe#32048](frappe#32048)) ([8c7e860](frappe@8c7e860)) * make app installation possible again ([4d774e8](frappe@4d774e8)) * only exclude RUF001 where we're using some ambiguous characters ([42379ea](frappe@42379ea)) * Prevent duplicate ToDo creation when assigning ([dc3370b](frappe@dc3370b)) * print builder beta print option not working ([5977581](frappe@5977581)) * **push_notification:** use cstr to convert a None body to empty string ([frappe#32056](frappe#32056)) ([frappe#32062](frappe#32062)) ([9b7b44d](frappe@9b7b44d)) * remove print statement ([ebc484f](frappe@ebc484f)) * respect include filters while generating report name ([25d87bd](frappe@25d87bd)) * Show doctype name in perm check errors ([frappe#32122](frappe#32122)) ([frappe#32125](frappe#32125)) ([75cc5d1](frappe@75cc5d1)) * skip adding app to list if we can't run the permission hook ([frappe#32134](frappe#32134)) ([1d03333](frappe@1d03333)) * switch to ruff ([d84dda8](frappe@d84dda8)) * sync translations from crowdin ([frappe#32012](frappe#32012)) ([257a864](frappe@257a864)) * Use GET for get_events for notification bar ([5215f91](frappe@5215f91)) * **UX:** block inserting more than 5000 items in table ([frappe#32127](frappe#32127)) ([frappe#32130](frappe#32130)) ([8e74e4e](frappe@8e74e4e)) ### Features * ✨ addes x-priority option to email header and the frappe.sendmail function ([frappe#31966](frappe#31966)) ([frappe#32089](frappe#32089)) ([5cc38b6](frappe@5cc38b6)) * add info about pre-commit to README ([7d1b92a](frappe@7d1b92a)) * ask for branch name ([a70f2e5](frappe@a70f2e5)) * copy config files to new app ([745400f](frappe@745400f)) * create pre-commit config for new app ([d1254d3](frappe@d1254d3)) * linter workflow for new apps ([186e46d](frappe@186e46d)) * protect attached files (backport [frappe#31855](frappe#31855)) ([frappe#31970](frappe#31970)) ([15334b6](frappe@15334b6)) ### Reverts * Revert "refactor: _create_app_boilerplate" ([a924cce](frappe@a924cce))
chore(release): Bumped to Version 14.95.3 ## [14.95.3](frappe/frappe@v14.95.2...v14.95.3) (2025-04-15) ### Bug Fixes * list_view_settings can be missing ([frappe#32048](frappe#32048)) ([08bd3c2](frappe@08bd3c2)) * Prevent duplicate ToDo creation when assigning ([3212e38](frappe@3212e38)) * print builder beta print option not working ([a86379e](frappe@a86379e))
chore(release): Bumped to Version 15.63.1 ## [15.63.1](frappe/frappe@v15.63.0...v15.63.1) (2025-04-08) ### Bug Fixes * add control on workflow state to alllow sending emails ([21947ee](frappe@21947ee)) * add title if web form title is missing ([6d09708](frappe@6d09708)) * allow everyone to add translate data checkbox to reports ([278efec](frappe@278efec)) * **ci:** pin smtp4dev ([frappe#32035](frappe#32035)) ([3804a69](frappe@3804a69)) * **Email Account:** condition for OAuth button ([e396706](frappe@e396706)) * **grid:** support for read only depends on ([bbd75b1](frappe@bbd75b1)) * hard checks on report name length ([b409040](frappe@b409040)) * item code not showing in the error message ([frappe#32028](frappe#32028)) ([e179f0a](frappe@e179f0a)) * item code not showing in the error message ([frappe#32028](frappe#32028)) ([frappe#32039](frappe#32039)) ([c2b4a78](frappe@c2b4a78)) * made it a patch instead of running every migrate ([b63274e](frappe@b63274e)) * remove conflicts in system_settings ([42e6990](frappe@42e6990)) * remove unecessary changes ([5e00bb3](frappe@5e00bb3)) * resolve conflict in migrate ([49f9ff0](frappe@49f9ff0)) * resolve conflicts ([1f11aac](frappe@1f11aac)) * restructure logic to generate report name ([1c6170e](frappe@1c6170e)) * sync currency field on migrate ([694d5f1](frappe@694d5f1)) * sync translations from crowdin ([frappe#31993](frappe#31993)) ([65d7f40](frappe@65d7f40)) * use response html when use_html is 1 ([9914223](frappe@9914223)) ### Performance Improvements * add auto repeat to long queue ([fa12297](frappe@fa12297)) ### Reverts * Revert "Merge pull request [frappe#28656](frappe#28656) from UmakanthKaspa/fix/no-copy-child-duplicate" ([97bdd4d](frappe@97bdd4d))
chore(release): Bumped to Version 14.95.2 ## [14.95.2](frappe/frappe@v14.95.1...v14.95.2) (2025-04-08) ### Bug Fixes * **ci:** pin smtp4dev ([frappe#32035](frappe#32035)) ([623b154](frappe@623b154)) ### Reverts * Revert "Merge pull request [frappe#28656](frappe#28656) from UmakanthKaspa/fix/no-copy-child-duplicate" ([d60cffe](frappe@d60cffe))
PreviousNext