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.49.1

Published by frappe-pr-bot over 1 year ago

13.49.1 (2023-02-03)

Bug Fixes

frappe - v14.25.1

Published by frappe-pr-bot over 1 year ago

14.25.1 (2023-02-01)

Bug Fixes

  • use sender from formatted email body for email queue (4e60fa2)
frappe - v14.25.0

Published by frappe-pr-bot over 1 year ago

14.25.0 (2023-01-30)

Bug Fixes

Features

  • Audit hooks report (backport #19780) (#19828) (99bdf34)
  • Improved readability and responsiveness of freeze message (backport #19792) #19818
frappe - v13.49.0

Published by frappe-pr-bot over 1 year ago

13.49.0 (2023-01-30)

Breaking Change

  • Hooks resolution order is now defined by the order in the apps are installed on your site. If you wish to modify this order you can do so by going to "Installed Applications" doctype and clicking on "Update Hooks Resolution Order".

image

You can read more about why this change was required in stable release here: https://discuss.frappe.io/t/change-in-app-hook-resolution/99922

Bug Fixes

Features

  • audit hooks report (backport #19780) (#19827) (361e250)
  • improved readability and responsiveness of freeze message (backport #19792) #19817
  • let users modify hook resolution order (backport #19653) (#19774) (76e0974), closes #19672
frappe - v13.48.0

Published by frappe-pr-bot over 1 year ago

13.48.0 (2023-01-25)

Bug Fixes

  • Add cyan and pink indicator color for dark theme (1c99b5e)
  • always generate unique fieldnames instead of appending row number (7b9af91)
  • child table readonly field in dialog is not readonly (3711ffd)
  • Dont apply non-standard perms in migrate (8ca5d67)
  • handle tel: links in emails (backport #19635) (#19636) (de3f3db)
  • improved installed app fail feedback (#19668) (#19678) (a0fc923)
  • Indicator contrast to make it more readable (247c96b)
  • Indicator dot colors in dark mode (997ad3e)
  • LDAP - default user role mandatory logic broken (78e405f)
  • load libs in base html (30b67fd)
  • login as user with browse command (716d94f)
  • misc migration related fixes (#19623) (#19673) (08b4ff2)
  • print url only when user is Administrator (f052d91)
  • rate limit newsletter subscriptions (#19690) (#19699) (ff32317)
  • Resolve conflicts (09e2eca)
  • Restrict user logins to developer_mode (d4bceab)
  • RJPvT first 250 lines (#19577) (1b34530)
  • UX: better error message for dead link fields (6a44deb)

Features

frappe - v14.24.0

Published by frappe-pr-bot over 1 year ago

14.24.0 (2023-01-25)

Breaking Change

  • Hooks resolution order is now defined by the order in the apps are installed on your site. If you wish to modify this order you can do so by going to "Installed Applications" doctype and clicking on "Update Hooks Resolution Order".

image

You can read more about why this change was required in stable release here: https://discuss.frappe.io/t/change-in-app-hook-resolution/99922

Bug Fixes

  • (ctrl/cmd)+click for clickable divs (9af778a)
  • Add cyan and pink indicator color for dark theme (77d56a7)
  • always generate unique fieldnames instead of appending row number (4b352bd)
  • child table readonly field in dialog is not readonly (f3c0580)
  • default_user_type should be Website User if not set (7991912)
  • Dont apply non-standard perms in migrate (c0a5c05)
  • Edit Profile link is not redirecting correctly (#19644) (49b0599)
  • handle tel: links in emails (backport #19635) (#19637) (566c2f4)
  • Hide drop-icon if all children is hidden (3fc27ce)
  • if workspace has children always show drop-icon in edit mode (de739da)
  • improve invalid naming series message (#19711) (#19724) (31e0c23)
  • improved installed app fail feedback (#19668) (#19679) (d5bfc05)
  • Indicator contrast to make it more readable (d3cb8b1)
  • Indicator dot colors in dark mode (67f5f07)
  • invalid "empty form" message (#19696) (#19698) (b87f362)
  • LDAP - default user role mandatory logic broken (e0f1843)
  • Load libs with frappe-web.bundle.js (be3ef5e)
  • minor: show 0 as comment count if _comment_count doesnt exist (#19680) (1a40ac3)
  • misc migration related fixes (#19623) (#19674) (3d597b6)
  • only generate fieldname for inconsequential fields (#19663) (#19664) (ffbd499)
  • prevent web form button resubmit and add freeze (#19670) (#19688) (21f240b)
  • rate limit newsletter subscriptions (#19690) (#19700) (36c5d04)
  • Resolve conflicts (7c81242)
  • set route options in local storage if open in new tab (e9c7a86)
  • strength check on password control (#19561) (#19717) (8c84f97)
  • unhelpful error message (#19666) (522bb3e)
  • use document title instead of name in subject (#19697) (37e8d7b)
  • UX: better error message for dead link fields (47056f9)
  • UX: drag handles on app resolution order table (#19672) (#19750) (08c15c4)
  • UX: Grid in 3 column layout is broken (6af4fc2)

Features

Performance Improvements

frappe - v13.47.1

Published by frappe-pr-bot almost 2 years ago

13.47.1 (2023-01-17)

Bug Fixes

frappe - v14.23.0

Published by frappe-pr-bot almost 2 years ago

14.23.0 (2023-01-17)

Bug Fixes

  • Argument name should be letterhead instead of letter_head (backport #19627) (#19628) (f8f1ee7)
  • cannot add number card on dashboard (79c4d9e)
  • Convert extension to lowercase before comparison (#19629) (017f991)
  • DX: better error msg for non-whitelisted methods (#19616) (#19618) (e2d0ba2)
  • email: oauth_access call and info message (979f7ec)
  • get_expires_in logic for token cache (54ceec9)
  • hide unhide workspace css not working in firefox (b170efe)
  • Initialize "r" to avoid UnboundLocalError (backport #19630) (#19631) (4cd298d)
  • make connected app work with email account (2bd9ed5)
  • minor: only show authorization message if connected app is set (bd7aaff)
  • only pull from email accoutns which have token (fa09838)
  • only validate oauth if tokens are set (43b9e37)
  • passwords are updated on every login (#19594) (#19599) (cc36ab4)
  • redirect back to email account after successful oauth (d5b2944)
  • slug doctype when building url to report with filters (#19581) (#19583) (f0bf376)
  • use OAUTHLIB_RELAX_TOKEN_SCOPE for ignoring scope change (edb70b8)
  • UX: Better message for update after submit. (#19558) (#19560) (bcbcdfe)
  • UX: Leaderboard company field validation (#19562) (#19564) (c3e2355)

Features

  • use Connected App for OAuth based Email Account (cf91f69)
frappe - v14.22.1

Published by frappe-pr-bot almost 2 years ago

14.22.1 (2023-01-13)

Bug Fixes

  • workspace sidebar not working in firefox (bc9959f)
frappe - v14.22.0

Published by frappe-pr-bot almost 2 years ago

14.22.0 (2023-01-10)

Bug Fixes

Features

Reverts

frappe - v13.47.0

Published by frappe-pr-bot almost 2 years ago

13.47.0 (2023-01-10)

Bug Fixes

Features

  • remove useless "Toggle Sidebar" button (3f070ad)

Reverts

frappe - v13.46.4

Published by frappe-pr-bot almost 2 years ago

13.46.4 (2023-01-09)

Bug Fixes

frappe - v14.21.1

Published by frappe-pr-bot almost 2 years ago

14.21.1 (2023-01-04)

Bug Fixes

  • Allow everyone to read geo data (#19451) (#19457) (54eecce)
  • build_response for re.Match (#19442) (c3729c7)
  • don't set default in list view for fields not allowed (373234d)
  • link/js: handle undefined link_title_doctypes in frappe.boot (#19398) (#19402) (f314e58)
  • only allow system manager to create email templates (f46a649)
  • prevent emails from being queued multiple times (#19386) (#19454) (21b84a4)
  • show document title instead of name in like notification email subject (41af70d)
  • socketio: Event list_update > doctype_subscribe (backport #19422) (#19432) (4529e6d)
  • test: override fields of test doctype if passed (8a86a8c)
  • use title instead of name in message body too (5878b53)
frappe - v13.46.3

Published by frappe-pr-bot almost 2 years ago

13.46.3 (2023-01-04)

Bug Fixes

  • only allow system manager to create/edit email templates by default (backport #19458) (4dedbd8)
  • prevent emails from being queued multiple times (#19386) (#19453) (4b1ad20)
  • socketio: Event list_update > doctype_subscribe (backport #19422) (#19431) (1a2a1cc)
frappe - v14.21.0

Published by frappe-pr-bot almost 2 years ago

14.21.0 (2022-12-27)

Bug Fixes

  • Allow emailing disabled user (#19382) (#19383) (fb7f645)
  • error snapshot: fix seen update qeury in error snapshot to work with postgres (#19373) (#19374) (0ab6a30)
  • minor: dont set autoincrement autoname by default for child table (8ff3f4c)
  • not able to make delivery note from pick list (#19418) (#19420) (d2d776c)
  • shift-select checkboxes ranges (#19367) (#19368) (bd79b03)
  • subscription: Allow remote_login even if subscription.expiry is not set (1d777dc)

Features

frappe - v13.46.2

Published by frappe-pr-bot almost 2 years ago

13.46.2 (2022-12-27)

Bug Fixes

frappe - v14.20.0

Published by frappe-pr-bot almost 2 years ago

What's Changed

Full Changelog: https://github.com/frappe/frappe/compare/v14.19.1...v14.20.0

frappe - v13.46.1

Published by frappe-pr-bot almost 2 years ago

13.46.1 (2022-12-20)

Bug Fixes

Performance Improvements

frappe - v14.19.1

Published by frappe-pr-bot almost 2 years ago

14.19.1 (2022-12-13)

Bug Fixes

frappe - v13.46.0

Published by frappe-pr-bot almost 2 years ago

13.46.0 (2022-12-13)

Bug Fixes

Features

Performance Improvements

Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects