github frappe/frappe v12.5.0
Release v12.5.0

latest releases: v15.26.0, v14.74.0, v15.25.0...
4 years ago
  • chore: Add Release Notes for v12.5.0
  • feat: update test to check DATA to Text change
  • fix: ignore fieldtype check validation if new field type has unspecified maxlength
  • fix: hide hidden columns in column picker
  • fix: Allow private files if owner is accessing
  • fix: No access for private files by default
  • fix: frappe.utils in get_context (#9844)
  • style: Remove unused import
  • chore(deps): bump PyYAML to 5.3.1
  • chore: update deprecated yaml API
  • feat: handle frontmatter via internal API
  • fix: Limit retries
  • style: Fix formatting and eslint issues
  • fix: Retry to join chat room till server starts
  • chore: Do not print traceback in console
  • fix: sanitize html before rendering error
  • feat: use schema.org specs for breadcrumb meta
  • chore: Remove Backport Github Action
  • fix: allow allow_on_submit to be set in customize form if docfield value is set
  • feat: don't rebuild cache on delete
  • fix: checking value of send_welcome_email
  • fix: don't send energy points summary if email notifications for energy points are disabled
  • refactor: allow system managers to view notification settings list for all users
  • fix: remove field if no docfield exists
  • fix(Report): fix report group by field if not in format tabdoctype.fieldname
  • fix: Handle invalid date parsing
  • style: Add missing semicolon
  • fix: update gender and update salutations
  • title description added for todo calender
  • feat: offsite backup (#9848)
  • refactor: caching policy
  • fix: Variable undefined issue in timeline
  • refactor: generate_report_result method - to fix codacy complexity issue
  • feat: Add ljust_list utility method
  • fix: check if cancel button can be added before adding button instead of hiding button
  • fix: check if cancel button can be added before adding button instead of hiding button
  • fix: Get latest meta while building table
  • test: Set docstatus type as Check
  • test: Add a fallback default
  • style: Fix formatting issues
  • fix(postgres): Ignore type casting in default value
  • fix: Pass Meta instance to updatedb - Check if Property Setter exists
  • fix: Use .get to fetch attribute value
  • fix: Typo
  • test: Add test for frappe.db.updatedb
  • refactor: Get doc fields directly from meta
  • fix: translate dialog title
  • fix: set is_minimizable as true for error dialog
  • fix: code formatting
  • fix: update db type map
  • feat: change fieldtype in db with customize form
  • fix: use set_value instead of db_set
  • style: Fix codacy
  • fix: Updated value of _seen in db while resetting _seen
  • fix: Avoid recursive save
  • fix: Do not translate error log title
  • fix: Value change check
  • fix: Trigger notification save after doc update
  • fix: Remove Data Import specific code from timeline
  • feat: Display system updater reference on timeline
  • fix: Do doc.save() on every update from notification
  • fix: Optionally call doc.save() method
  • feat: Optionally trigger doc events while updating doc from notification
  • fix: Response message style
  • fix(api): Parse data as json only if data is string
  • refactor: Commonify transition condition evaluation
  • fix(patch): set parent and parenttype as None for print formats
  • fix: navigate between role profiles not changes the roles
  • fix: fix argument order
  • fix: export custom columns in excel
  • fix: indentation
  • feat: Todo Calender Added
  • fix: Do not show create, write and delete perm in role permission manager for doctypes with in_create property set
  • fix: title for list sidebar views
  • fix: fix dropdown caret spacing in list sidebar
  • fix: Default value not getting set for from user permission
  • fix: redirect to defined success URL
  • fix: add custom fields from query report
  • refactor: set check type field labels as Yes and No
  • fix: use typeof instead of instanceof
  • Revert "fix(EPS): parse email address for eps (#9765)"
  • refactor: allow data, int, check type fields in list sidebar filters
  • refactor: allow check type fields in report view group by
  • fix(EPS): parse email address for eps (#9765)
  • chore: add ldap3 to requirements
  • fix(patch): delete depricated GCalendar
  • fix: create option to load more entries (#9744)
  • Revert "feat: change fieldtype in db with customize form"
  • chore(deps): bump frontmatter to 3.0.6
  • feat: 0 precision for currency fields
  • fix: set timeseries checkbox default value as 1
  • fix: remove unwanted code
  • fix: fix condition to set form as read only
  • fix: make form read only if only is_editable is false
  • fix: remove timeline-new-email class
  • fix: fix calculation of week ending date in dashboard charts
  • fix: for non-editable grids, set fields in grid form as read only
  • fix: remove unnessary network call for document follow
  • fix: translate dialog title
  • fix: set is_minimizable as true for error dialog
  • fix: code formatting
  • fix: update db type map
  • feat: change fieldtype in db with customize form
  • fix: use same flag name
  • feat: add flag minimizable to msgprint and throw
  • style: bottom border for chart in report

Don't miss a new frappe release

NewReleases is sending notifications on new releases.