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 - Release v13.0.0-beta.7

Published by surajshetty3416 almost 4 years ago

Fixes

  • Bust cache by passing build_version to link and script src (#11908)
  • Create auto_repeat field if DocField/Custom Field does not exist (#11972) (#11952)
frappe - Release v13.0.0-beta.6

Published by saurabh6790 almost 4 years ago

Version 13.0.0 Beta 6 Release Notes

Fixes and Enhancements

Features

  • Added ability to override doctype classes from hooks (#11527)
  • Introduced Razorpay client (#11418)
  • Introduced option to configurable navbar logo and dropdowns (#11213)
  • Added Paytm integration (#9955)
  • Introduced Log Settings (#11699)
  • Added option to set custom due_date for assignments in Assignment Rule (#11669)
  • Added option to anonymize IP for Google Analytics (#11594)
  • Introduced System Settings to automatically delete old Prepared Reports (#9751)
  • Added option in assignment rule to assign based on field value (#11619)
  • Rule based naming of documents (#11439)
  • Added WhatsApp/SMS channels for Notification (#9623)
  • Added option to resize images in text editor (#10820)
  • Now usage of get_print, attach_print and send_mail is allowed in Server Scripts (#11260) (#11162)
  • Introduced option to disable custom script (#11342)
  • Option to show child table row index number in report builder (#11246)

Performance

  • Used get_list with limit instead of count for faster form load (#11701)

Security

  • Removed ignore_permissions flag from API request to avoid unauthorized data access (#11452)
  • Added noreferrer policy to footer links to avoid token key abuse (#11747)
  • Restricted cookies to the host domain (#11469) (#11231)
frappe - Release v12.12.0

Published by saurabh6790 almost 4 years ago

Version 12.12.0 Release Notes

Fixes & Enhancements

  • Fixed form dashboard permission (#11901)
  • Email fixes (#11754) (#11946) (#11557) (#11941)
  • Allowed "Default Print Language" for Custom Print Formats (#11798)
  • Fixed an issue where adding attachments used to check all other attachments while sending email (#11768)
  • Fixed maximum attachment limit validation (#11733)
  • Report fixes (#11944)
  • Handled the case where document name has white spaces in it (#11819)
  • Fixed auto-deletion of Prepared Reports (#11955)
  • Data Import fix (#11859)
  • Fixed total row in report builder view (#11821)

Features

  • Option to override calendar settings for Gantt View (#11807)
  • Introduced SSL option for outgoing emails (#11811)
frappe - Release v12.11.0

Published by saurabh6790 about 4 years ago

Version 12.11.0 Release Notes

Fixes & Enhancements

  • Ability to rename and merge tags (#11503)
  • Check for get_data function in get_modal_data (#11516)
  • Include tab in special characters to match to encode url (#11531)
  • frappe.utils.formatdate not working in the jinja (#11571)
  • Check indicator value only if indicator exists (#11529)
  • Refresh data on individual chart refresh (#11511)
  • S3 success email sent even when checkbox not selected (#11606)
  • Newsletter email validation (#11431)
  • Always add name & docstatus field to avoid permission error in report (#11644)
  • Report name is mandatory while saving report (#11573)
  • Validate whether file type is CSV in Grid Upload (#11548)

Features

  • Allow sending emails via Server Script (#11493)
  • Generate and attach assets to releases (#11517)
  • Take file backup before uploading to Google Drive (#11601)
frappe - Release v12.10.2

Published by saurabh6790 about 4 years ago

  • Revert "fix: Validate whether file type is CSV in Grid Upload" (bp #11587) (#11588)
frappe - Release v12.10.1

Published by saurabh6790 about 4 years ago

  • fix: frappe.utils.formatdate not working in the jinja (bp #11571) (#11572)
frappe - Release v12.10.0

Published by saurabh6790 about 4 years ago

Version 12.10.0 Release Notes

Fixes & Enhancements

  • Fixed auto email report for reports with group by filter (#11292)
  • Fixed canonical URL (#11324)
  • Fixed an issue where contact was not visible in the form (#11366)
  • Fixed an issue with backup generation (#11273)
  • Fixed report response handling (#11350)
  • Email fixes & improvements (#10918), (#11460), (#11433), (#11254), (#11391)
  • Fixed styling of markdown contents in Webpage (#11248)
  • Fixed total row in report print template (#11509)

Features

  • Added ability to send emails via Server Script (#11495)
  • Methods like get_print and attach_print are now available in server scripts (#11498)
  • Added Turkish translation for datepicker (#11456)
  • Introduced system to automatically delete old prepared reports (#11294)
  • Added option to show row index number for child table (#11264)
  • Added a decorator to validate and sanitize search inputs (#11295)

Performance

  • Compress build from theme generator for faster website loads (#11422)

Security

  • Removed ignore_permissions flag from API request (#11454)
  • Sanitized 2FA response (#11262)
frappe - Release v12.9.1

Published by saurabh6790 about 4 years ago

  • fix: contact not showing in form
  • fix: if db_type is not defined then set default to 'mariadb' (#11346)
frappe - Release v12.9.0

Published by saurabh6790 about 4 years ago

Version 12.9.0 Release Notes

Fixes & Enhancements

  • Fixed assignment counts in listview sidebar (#10714)
  • Data Import fixes (#11227), (#11004), (#10951), (#10963)
  • Fixed wrong backup filename issue (#11056), (#11093)
  • Fixed recent backup selection issue (#11146), (#11280)
  • Theme file will now be created in public folder (#10900)
  • Fixed total row in Reports (#11138)
  • Fixed meta tag rendering (#11154)
  • Fields with no_copy will be ignore for Auto Repeat document creation (#10919)
  • Fixed incorrect currency precision (#10795)
  • Fixed page primary action reset (#11013)
  • Fixed query report loading issue in certain cases (#10703)
  • Fixed the issue where dashboard chart was skipping the start date in chart result (#10818)
  • Fixes to make PDFs look consistent with print view (#11016)
  • Avoid always using default email account for outgoing emails (#11164)
  • Fixed datetime conversion to show user's timezone (#10810)

Features

  • Added Congolese franc currency (#11232)
  • Added option to refresh all charts in the dashboard (#11017)
  • JSON files can be rendered now (#10698)
  • Introduced new decorator to validate and sanitize search inputs (#11298)
  • Introduced API to fetch backups (#11102)
frappe - Release v13.0.0-beta.5

Published by surajshetty3416 about 4 years ago

frappe - Release v13.0.0-beta.4

Published by saurabh6790 about 4 years ago

Version 13.0.0 Beta 4 Release Notes

Fixes and Enhancements

  • Fixed backup file naming (#11056)
  • Fixed "File already attached" error in some cases (#10815)
  • Text Editor fixes (#10598) (#10984) (#10804)
  • Fixed "Permitted Documents for User" page (#10864)
  • Fixed issue in report saving (#10998)
  • Fixed issue where website was not loading JS code (#11067)
  • Fixed website footer links (#11078)
  • Data Import fixes (#10759) (#10935) (#11003)
  • Fixed email reply thread where message-id is not returned (#10803)
  • Dashboard Chart and Number Card fixes (#10872) (#11074) (#10816) (#10788) (#11117)
  • Fixed email encoding issue inside email queue (#11036)
  • Moved checkbox from Print Settings to System Settings (#10905)
  • Code fields will now be sanitized (#11133)
  • Fixed API login inconsistency (#10427)
  • Fixed RTL layout for desk (#11006)
  • Fixed Google Calendar integration sync token issue (#10764)
  • Google Drive integration fixes (#10767) (#10966)

Features

  • Introduced PayTM integration (#9955)
  • Standard Dashboards will be synced via JSON (#10585)
  • Introduced a bench command to open ngrok tunnel (#11024)
  • Ability to create Number Cards using reports (#11022)
  • Introduced Help Article Feedback system (#10260)
  • Option to add custom timeline contents (#10677)
  • Made checkboxes navigable via tab key (#11030)

Performance

  • Theme files will now be compressed to make website load faster (#11048)
  • Confirmation emails will be sent instantly (#10790)

Security

  • Made cookies more secure (#10734) (#11035)
  • Added a check to verify if the query is whitelisted before calling from search (#10492)
  • Disallowed global variable access through SQL (#10875)
  • Escaped user input before regex search (#10812)
  • Prevent rendering arbitrary HTML (#10948)
frappe - Release v12.8.4

Published by sahil28297 about 4 years ago

  • fix(minor): remove print from safe_exec
  • feat(safe_exec): allow frappe.db.set_value
  • fix(safe_exec): allow sorted
  • fix(safe_exec): allow frappe.utils.[function]
  • feat(safe_exec): allow iterators and comprehension
frappe - Release v12.8.3

Published by sahil28297 over 4 years ago

  • revert: "fix: set page actions after setting read only (bp #11069) (bp #11071)" (#11080)
frappe - Release v12.8.2

Published by sahil28297 over 4 years ago

  • fix: remove example users email ids from notifications
  • fix: set form perm only for standard reports (bp #10998) (bp #11047) (#11072)
  • fix: always append start date to result
  • fix: test for daily charts
  • fix: append start date only if timegrain is daily
  • fix: include start date in chart result
  • fix: set page actions after setting read only (bp #11069) (bp #11071) (#11073)
  • fix: Do not check for orphaned states in new workflows (bp #10929) (bp #10939) (#11068)
  • fix: extend render_list in kanban view (bp #11015) (#11060)
  • fix(Report): remove fields if they don't exist (bp #10915) (#11061)
  • chore: add test for sql disallowed variable access
  • fix: disallow global variable access through sql
  • chore: add missing policy condition for python3 email
  • chore: allow python2 email module compatibility
  • fix: don't set header if empty
  • chore: replace rfc-compatible newline with \n
  • chore: replace rfc-compatible newlines with \n
  • fix: specify SMTPUTF8 policy everywhere
  • style: fix indent
  • fix: set policy to SMTPUTF8
  • fix: remove redundant condition for field sanitization
  • fix: add default email policy to mail body
  • fix: email encoding issue inside email queue
frappe - Release v12.8.1

Published by sahil28297 over 4 years ago

  • fix: remove unused variables
  • fix: Guess more date formats
  • fix: Set status before import
  • fix: Dont use df method in case df is a dict
  • fix: Set default date format if not found
  • fix: Data Import fixes (bp #10935) (#10961)
frappe - Release v12.8.0

Published by sahil28297 over 4 years ago

  • chore: Replace removed with deprecated
  • chore: Add release notes for v12.8.0
  • revert: "fix: show label for table fields (bp #10566)" (bp #10898) (#10899)
  • fix: Replace old Data Import (v12) (bp #10865) (#10892)
frappe - Release v13.0.0-beta.3

Published by sahil28297 over 4 years ago

Version 13.0.0 Beta 3 Release Notes

Fixes

  • Fixed circular linking while getting submitted linked doc (#10425)
  • Fixed currency formatting in report print view (#10584)
  • Now assignment filter in sidebar will also list closed assignments (#10532) (#10714)
  • Fixed Data Import issues (#10876)
  • Make delivery status in timeline item translatable (#10616)
  • Website desk pages (#10519)
frappe - Release v12.7.3

Published by sahil28297 over 4 years ago

  • ci: github release action for v12
  • fix: keep original file compatible with gzip < 1.6
frappe - Release v12.7.2

Published by sahil28297 over 4 years ago

  • fix: Skip exporter test for Python 2
  • fix: Update primary action
  • fix: Use frappe.call instead of frm.call
  • fix: Handle Untitled Column in Import Preview
frappe - Release v12.7.1

Published by sahil28297 over 4 years ago

  • Revert "fix(security): Permission issue fix for link validation" (#10746) (#10747)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects