frappe

Low code web framework for real world applications, in Python and Javascript

MIT License

Stars
6.4K
Committers
689

Bot releases are visible (Hide)

frappe - v13.26.1

Published by github-actions[bot] over 2 years ago

13.26.1 (2022-04-19)

Bug Fixes

frappe - Frappe Version 13.26.0

Published by deepeshgarg007 over 2 years ago

Version 13.26.0 Release Notes

Features & Enhancements

  • feat(minor): use specific email signature via from field (#16507)
  • feat: add "After Insert" doctype event to server script (#16543)
  • feat: Ignore permlevel for specific fields (#16590)

Fixes

  • fix: use the right filter value when flushing route history (#16586)
  • fix(desk): Use Int control for Long Int (#16572)
  • fix: stabilize leaflet map (#16513)
  • fix: new route syntax for Logs in System Console (#16554)
  • fix: update french translation (#16550)
  • fix: Show assignments based on allocated todo only (#16535)
frappe - Frappe Version 14.0.0-beta.3 Release Notes

Published by deepeshgarg007 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/frappe/frappe/compare/v14.0.0-beta.2...v14.0.0-beta.3

frappe - Frappe Version 13.25.0

Published by deepeshgarg007 over 2 years ago

Version 13.25.0 Release Notes

Features & Enhancements

  • feat: store reference to leaflet's drawControl (#16407)
  • feat(minor): Add Custom Group Search for custom LDAP servers (#16059)
  • feat: allow breaking _() function call to different lines (#16409)

Fixes & Enhancements

  • fix: Allow empty webhook data (#16433)
  • fix: set translatable on show alert (#16427)
  • fix: update french translation (#16444)
  • fix: update translation (#16417)
  • fix: don't update autoname field when using Document.save (#16436)
  • fix: Fetch only active letter heads for printing (#16504)
  • fix: Follow FIFO while inserting global search record (#16488)
  • fix: incorrect logic for parenttype parameter in get_all_children (#16462)
  • fix: bad closure on double quote in print.js (#16420)
frappe - Frappe Version 13.24.0

Published by deepeshgarg007 over 2 years ago

Version 13.24.0 Release Notes

Features & Enhancements

  • feat: add translated search doctypes to hooks (#16197)

Fixes & Enhancements

  • fix(listview): Global filter check (#16389)
  • fix: Other user must not able to delete other user's comment except System Manager (#16018)
  • fix: Use calendar name as it is (#16372)
  • fix: Setting permissions to any role of some doctypes is not working (#16239)
  • fix(translation): Set translated text as html to get unescaped output (#16214)
  • fix: update translation (#16406)
  • perf: limit rows to 1 for get_value and exists (v13 port) (#16413)
  • fix: Attach not working on submitted doc (#16358)
  • fix: Show traceback if custom app installation fails with exception (#13858)
  • fix: show traceback as string instead of bytes (#16234)
  • fix: Attach not working on submitted doc (copy #16358) (#16412)
frappe - Frappe Version 12.27.0

Published by deepeshgarg007 over 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v12.26.1...v12.27.0

frappe - Frappe Version 13.23.0

Published by ankush over 2 years ago

Version 13.23.0 Release Notes

Features & Enhancements

  • feat: MySQL TIMESTAMP functionality for QB (#16295)

Fixes

  • fix: Consider title field only if it's value exists (#16236)
  • fix: set_column_disp contradicts arguments (backport #16255) (#16255)
  • fix(BackupGenerator): set missing attribute for class object (#16273)
  • fix(rename_doc): Allow updating only document title or name (backport #16225) (#16225)
  • fix(ux): remove attachment limits (#16222)
  • fix: Dashboard report link (backport #14052) (#14052)
  • fix: Double signature in composed Email (backport #16178) (#16178)
  • fix: Number Card to support child table doctype for filters (backport #16243) (#16243)
  • fix: Print for tree view is broken (backport #16137) (#16137)
  • fix: Routing with hash in URL [v13] (#16298)
  • fix: Typo in is_downgrade's user warning (backport #16313) (#16313)
  • fix: typo in database file for v12 - latest (#16250)
  • chore: add German translations (backport #16292) (#16292)
frappe - Release 13.22.2

Published by surajshetty3416 over 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v13.22.1...v13.22.2

frappe - Frappe Version 13.22.1

Published by gavindsouza over 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v13.22.0...v13.22.1

frappe - Frappe Version 13.22.0

Published by rohitwaghchaure over 2 years ago

Version 13.22.0 Release Notes

Features & Enhancements

  • feat(minor): No Copy attribute for custom fields (backport #15915) (#15915)

Fixes

  • fix: Update df of all grid rows (backport #15380) (#15380 )
  • fix(Permission Manager): Update client-side permission data (#15945)
  • fix: Update df of all grid rows (#15380)
  • fix: hide fileuploader (#16180)
  • fix: Add freeze message when renaming document (#15912)
  • fix: Use sort_by field instead of non-existent sort_field (backport #16121) (#16121)
  • fix: update child table row's linked field on creating new connection (backport #15787) (#15787)
  • fix: Ignore doctype in setter (backport #15962) (#15962)
  • fix: Totalling for tree view reports (#15950)
  • build: Bump python_requires to match documentation (#16094)
  • fix: load more button loads only 20 records at a time bp v13 (#15989)
  • fix(email_account): Decode uid from bytes before update (#16061)
  • fix: share clickable URLs from List View (backport #16039) (#16039)
  • fix: load more button loads only 20 records at a time (#15931)
  • fix: Merge groups for doctype links (#15990)
  • fix: Always set doctype from options for child Document (backport #15957) (#15957)
  • fix: Update Translations (backport #15878) (#15878)
  • fix(translation): Add all possible views as comment (backport #16097) (#16097)
  • fix(UI): Fix incorrect dark theme text color in user-wise grid column configuration (#16106)
  • fix: always execute method if found in __dict__ (#15958)
  • fix(translation): Remove duplicate entry (backport #16091) (#16091)
  • fix: AttributeError when initializing FormMeta (backport #16069) (#16069)
  • fix: libsass issue with min() (#15982)
  • fix: Color picker selected color style (backport #16086) (#16086)
  • fix: broken validation for custom LDAP servers (backport #16016) (#16016)
  • fix: webform mobile view padding (backport #16115) (#16115)
  • fix: Rounding for negative numbers in javascript (#1082)
  • fix(cli): Database agnostic options for root db credentials (backport #15973) (#15973)
  • fix: Check if table_field exists in meta of link.parent_doctype (backport #16050) (#16050)
  • fix: limit without filter (backport #15975) (#15975)
  • fix(form-dashboard): Enable set_open_count (backport #13664) (#13664)
  • fix: mandatory fields validation on new form (backport #16173) (#16173)
  • fix: Wrap timeout getting for custom queues in function (#15933)
frappe - Frappe Version 14.0.0-beta.2 Release Notes

Published by rohitwaghchaure over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/frappe/frappe/compare/v14.0.0-beta.1...v14.0.0-beta.2

frappe - Release v12.26.1

Published by ankush over 2 years ago

frappe - Frappe Version 13.21.0

Published by rohitwaghchaure over 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v13.20.2...v13.21.0

frappe - Release v13.20.2

Published by ankush over 2 years ago

frappe - Release v12.26.0

Published by rohitwaghchaure over 2 years ago

  • chore: change log for v12.26.0
  • fix: limit without filter
  • Revert "feat: Workflow transition condition allows datetime functions (backport #11899) (#15487)"
  • chore: remove type hints
  • ci: type hints not supported in py2.7
  • fix(Custom DocPerm): Use Link type instead of Data for parent (#15715)
  • refactor(minor): SortSelector.setup_from_doctype
  • feat(minor): Add "in list view" fields in sort selector
  • test: add test for limit
  • fix: limit in Document.get
  • refactor: communication.py
  • fix: email_string parsing when pulling email
  • fix: Use format instead of f-strings, resolve conflicts
  • fix: Use params instead of data for client login
  • feat(fixes): for frappeclient post_api(POST) request being redirected to GET request on calling server
  • fix: clear cache when filters passed as dn param in set_value
  • feat: Workflow transition condition allows datetime functions (backport #11899) (#15487)
  • fix: Erroreneous query building when column exists in matching condition and set field value
frappe - Release v13.20.1

Published by rohitwaghchaure over 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v13.20.0...v13.20.1

frappe - Frappe Version 13.20.0

Published by rohitwaghchaure over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/frappe/frappe/compare/v13.19.0...v13.20.0

frappe - Release v14.0.0-beta.1

Published by rohitwaghchaure over 2 years ago

Frappe Version 14.0.0-beta.1 Release Notes

What's Changed

New Contributors

frappe - Release v13.19.0

Published by rohitwaghchaure over 2 years ago

Frappe Version 13.19.0 Release Notes

Features & Enhancements

  • Setting to configure the day on which a week starts (#15502)
  • Copy link to clipboard (#15523)
  • Added frappe.enqueue and frappe.call for server scripts (#15528)

Fixes

  • Add unique and index for new columns (#15484)
  • Fixed translations in setup wizard (#15401)
  • Patch for validating options field (#15565)
  • Clear cache for all docs matched with the filters passed as dn param in set_value (#15492)
  • LDAP Auto-negotiate the highest TLS protocol version supported by client & server (#15517)
  • Handle the exceptions while parsing json on request failure (#15549)
  • Set first_response_time only if communication is sent (#15533)
  • Enable languages inserted during setup (#15588)
  • Do not allow rebuilding of tree for doctypes without lft & rgt fields (#15504)
  • Re-arrange fields in User DocType (#15498)
  • FrappeClient POST api request being redirected to GET request (#15542)
  • Add toggle theme as standard dropdown option (#15610)
  • Route options not getting set while navigating from one report to another (#15477)
  • Set first day of the week for date range (#15669)
  • Fixed limit in Document.get (#15574)
  • Use copy of an array while adding new content for proper change trigger (#15507)
  • Email fetch error for imaplib (#15581)
  • Renaming a document updates the modified timestamp (#15508)
frappe - Release v13.18.0

Published by rohitwaghchaure almost 3 years ago

Version 13.18.0 Release Notes

Features & Enhancements

  • Added before_uninstall and after_uninstall events in the hooks (#15339)
  • Consecutive calendar week (WW) for naming series (#14514)
  • Sanitise frappe.qb (#15180)
  • SQL savepoints (#15379)
  • Keyboard shortcuts for the grid (#14438)

Fixes

  • Date fix in Discussions Component (#15314)
  • Barcode rendering in server side printing (#15383)
  • Default Print Format not updated in the property setter after rename (#15458)
  • Default language code set to 'en' if no language in System Settings (#15381)
  • Pagination issue with multi-select dialog (#15312)
  • Repopulate db_tables cache after database restore (#15404)
  • Improved translation speed (#15337)
  • Make "Use original name for amended document" field read-only in System Settings (#15278)
  • Always show scan barcode icon in the scan barcode field (#15309)
  • Show unique records in list view (#15175)
  • Additional menu in mobile view print page (#15435)
  • Improved document permission validation message (#15467)
  • Check if value for applicable_for exists before setting it null (#15497)
  • The Sr.No column not showing for the child table in a web form view (#15279)
  • Different icons for different events in the timeline (#15284)
  • Set year to current year in Script Report boilerplate (#15428)
  • Select permission not visible in role permission summary dialog (#15300)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects