Skip to content

Releases: Bloomstack/frappe

Release v2.0.5

16 Dec 12:49

Choose a tag to compare

  • chore: port dashboards to v12 (#325)
  • feat: blog listing page resdesigned
  • fix: updating node values of tree after inserting new nodes
  • feat: validate_and_sanitize_search_input decorator
  • fix: added a Name in custom filters
  • feat: Child Table fields in standard Listview filters
  • feat: Open child table in customize form
  • fix: make address title mandatory (#350)
  • feat: Child Table fields in standard Listview filters
  • feat: added Kanban Quick Card
  • refactor: minor changes added
  • fix: Upload signature feature added
  • feat: Added A button in User Doctype that allows resending Welcome Email
  • feat: blog listing page resdesigned
  • feat(ListView): allow overriding columns from settings

Release v2.0.4

02 Dec 10:34

Choose a tag to compare

  • fix: make phone mandatory in address (#346)
  • fix: frappe throw if comments len is < 10
  • fix: set default filters on load
  • chore: add check to ignore adding owner links (#342)
  • feat: add iter in server scripts

Release v2.0.3

25 Nov 10:50

Choose a tag to compare

  • feat: add semantic check config file
  • feat: Removes only_static reference on navigation bar template
  • feat: base64 image generation and caching (#331)
  • fix: Removes chat.js from build
  • feat: generate redirect to automatically (#303)
  • chore: add param to reportview.get (#295)
  • fix: show alert if emails are enabled for user
  • feat: show alerts on notification creation

Release v2.0.2

19 Nov 13:05

Choose a tag to compare

  • fix(Chat): Added close button for full screen chat
  • feat(form): added set_root_read_only form api (#318)
  • fix: currency symbol formatting issue in child table (#323)
  • fix(develop):cubejs-integration (#304)
  • feat: Image Processing (#327)
  • fix: fixed the indentation
  • fix: added a new heading template variable to the context, changed the template in blog page as well
  • fix(file_uploader): file uploader cypress test fixed
  • fix: make all upload files attachment as public by default.
  • fix: change to multiselect pills
  • fix: minor bug fixes for notifying assignees
  • feat: multiple assignments
  • fix: frappe listing template fixed

Release v2.0.1

13 Nov 10:37

Choose a tag to compare

  • fix: remove ellipsis
  • Update frappe/model/delete_doc.py
  • Update frappe/model/delete_doc.py
  • chore: bumped to version 2.0.0
  • chore: bumped to version 2.0.0
  • fix: Updated Message for Deleting Submmitd Document
  • fix: match "version" key to release version

Release v2.0.0

04 Nov 09:04
dad9f93

Choose a tag to compare

  • fix: match "version" key to release version
  • fix: added blog heading template
  • fix: show background jobs for respective site only
  • fix: coday issue fixed
  • feat: maintain separate queue for benches
  • feat: take backup from replica db if enabled
  • fix: get html for custom report

v1.5.0

10 Dec 10:18
18d2ba8

Choose a tag to compare

1.5.0 (2019-12-10)

Bug Fixes

  • add default role on sign up via SSO (e4a42f6)
  • change tags on filter change (5156dd4)
  • Desk user can not create user (343e85e)
  • move stat reload to subclass (ff07af3)
  • move stat reload to subclass (#142) (590bfca)
  • refactor code (703454a)
  • refactor code (ede2032)
  • serialize child table document objects (33e0364)
  • serialize child table document objects (#143) (a950f42)
  • serialize datetime objects in child table documents (2b1a0f3)

Features

  • allow custom reports to be created with fewer or more columns (b7ec73a)
  • allow reports to be customized and saved with different co… (#146) (01be612)
  • core: auto-cancel linked documents on cancelling a document (#141) (c2f68cc)
  • tags: accept tags on focusout (5ca24c3)
  • tags: accept tags on focusout (#140) (0767abd)

v1.4.1

14 Nov 10:04
144ee03

Choose a tag to compare

1.4.1 (2019-11-14)

Bug Fixes

  • remove trailing slash from releaserc (aef687b)

v1.4.0

13 Nov 12:29
698501d

Choose a tag to compare

1.4.0 (2019-11-13)

Bug Fixes

  • (User Permissions) Allow user to fetch details into mapped doc (b83c46f)
  • Add a check for Dynamic Link (23af4fb)
  • added searchfield to address querry (d90d09a)
  • allow bold and underline tags while adding comment (7038812)
  • allow bold and underline tags while adding comment (9a05943)
  • allow bold and underline tags while adding comment (#131) (9e8291c)
  • auto email report delivery (fb476e0)
  • auto email report delivery (#134) (9bf7ef6)
  • Better Message (d2391f8)
  • build filter metadata before allowing user to send email (b8dc174)
  • build filter metadata before allowing user to send email (#135) (1501c32)
  • bypass validation (60b63ef)
  • chat attachments not working (#7961) (7cfa938)
  • check ip while resuming session (5edfff8)
  • code refactor (bac4c2d)
  • data import (304ad49)
  • Do not show scheduler inactive popup in developer mode (1068bd4)
  • Do not show scheduler inactive popup in developer mode (7589003)
  • Email templates subject not getting set on selection of email template (0d00920)
  • Fallback for first_name, last_name (2e307ea)
  • Fetch fullname from User then Contact (6b430e3)
  • fixed email count for current month (#8453) (c1b8d9c)
  • font size showing small after upgrade to 0.12.5 (c78db80)
  • get value from doc (436308a)
  • Handle error on bulk deletion (#8381) (a8d9e69)
  • handle site expired exception (f421c91)
  • include items with hyphen in global search irrespective of query (3122b02)
  • include items with hyphen in global search irrespective of… (#133) (046520f)
  • incorrect if condition in smtp module (2a06568)
  • Key Error while opening report (f2fadd6)
  • Link field validation via set_value (f51e56f)
  • Move permission check code in get_mapped_doc method (bfac8f6)
  • notification is not working if recipients is not set and cc is set (57b6ff7)
  • raise SiteExpiredError if site has expired (c53ae3b)
  • Remove !important to allow style override (dba1249)
  • remove Dynamic Link hyperlinks (b97ba8b)
  • Rename label (d70ed91)
  • Rename Reference DocType -> Reference Document Type (3de9ab9)
  • Save doc after updating status (#8544) (98fb70d)
  • Show report_name in Print, Excel, CSV (1c86749)
  • Simpler check (3f41c1f)
  • singular-plural format (6f67d55)
  • submit and cancel actions in bulk update when workflow is setup (3d17778)
  • tests (3c44951)
  • User Permission issue in Reports (#8450) (bab905b)
  • tests: ReST API tests (98517d3)
  • Validate invalid fieldnames (726983e)
  • backgorund_job: Convert UTC time to local time (328f5cc)
  • calendar: Use Event Participants in query iff referenced in filters (48c844f)
  • docstring: params docname and description (5f192c3)
  • event: Include Event Participants in query (323b419)
  • hooks: check for updates daily insted of weekly (c99252c)
  • login: ldap_settings not defined (4e55665)
  • notifications: do not send emails if no recipients (4c1b148)
  • Report View: Error on setting Is Set filter for date fields (f57e4cb)
  • security: Use frappe.render_template instead of Template.r… (#8468) (d67abcc)
  • security: Use frappe.render_template instead of Template.render (24bf79e)
  • tests: fix tests for integration module (#8630) (858489f)
  • tests: OAuth 2.0 tests (ab860b1)
  • UX: Hide Amend button if the document has been already ame… (#8307) (4087760)

Features

  • role permission manager: have names along with the email i… (#128) (366a274)
  • role permission manager: have names along with the email ids (7b682b7)
  • scheduler: Show popup if scheduler is inactive (db1c5f9)
  • add hyperlinks to Link fields in auto email reports ([0492f2e](https://github.co...
Read more

v1.3.0

30 Sep 12:10
14e0aa0

Choose a tag to compare

1.3.0 (2019-09-30)

Bug Fixes

  • background-jobs: Show status of scheduler in background-jobs page (decbc3d)
  • data export: don't allow hidden tables to show up in data e… (#123) (70d2c6f)
  • data export: don't allow hidden tables to show up in data export (ab79242)
  • doctor: Show status of scheduler in bench doctor (a879986)
  • search: Reduce restrictions on field contents (5e0de99)
  • security: Make Jinja Tighter (7b19d55)
  • security: Precautions to limit SSTI and SQLi (#8046) (01f0c76)
  • security: Remove 'ignore_permission' from in form_dict (f80a982)
  • "Ignore User Permission" check visibility (c4c73a6)
  • security: Sanitize fields list, group_by and order_by clause to prevent SQLi (bc96aa5)
  • user: remove password update notification feature for security (#118) (9eff76b)
  • xss: Escape pathname to prevent XSS (ba6224a)
  • Add check for empty array (e8eb625)
  • add document meta fields in webhook selection (8db85ad)
  • Add email perm in set_read_only mode for workflow (2ce6d9b)
  • Add prefix print in attribute names (b95b909)
  • add translation function on string v11 (ab5f6a8)
  • add translation function to string (923f3ce)
  • added null check for contact attributes (#8048) (18d86c4)
  • Allow amending canceled docs even if they have workflow enabled (#7673) (36d397b)
  • allow extending dashboard data in hooks (0fbbee2)
  • Allow user to export if user has permission to export own documents (#8173) (02672ac)
  • Blacklist iframe (379fa67)
  • Button should be visible even with only Read perm (88d18f2)
  • cyclical imports (1618ff9)
  • cyclical imports (4c535e0)
  • Disable caching for respond_as_web_page (#8278) (108c963)
  • Fix success action timeout issue (82daf1e)
  • Headings and line breaks not seen in print formats (27aee47)
  • move logic to generic function (17adc6b)
  • Pass no_letterhead to download_multi_pdf (0df8747)
  • redirect for OAuth (7849927)
  • remove 'Install App' menu item on module page js (cdff07c)
  • Remove unwanted str() (ff1eacf)
  • reportbuilder errorediting childtable fields (33377ad)
  • Response fix in chat message seen function (b81420a)
  • Revert recent security fixes (#8018) (2e7e4dc)
  • translations for fields in webform list (#8025) (16bf9b7)
  • Unknown string format:', u'Total' (d668282)
  • update depends_on check (2462546)
  • Use sr_BA instead of sr_SP since sr_SP is not supported by Babel (4acae61)
  • using custom script barcode is not generated (8620f60)

Features

  • add conditional triggers for Webhook (fac9308)
  • add conditional triggers for Webhook (f3a82d3)
  • add conditional triggers for Webhook (#117) (073a6db)
  • added sidebar visibility class to body for consistent layout across pages (e7a9596)
  • allow forming JSON requests in webhook (#121) (221fcac)
  • allow overriding dasboards via hooks (635eac4)
  • allow toggle sidebar to be persistent using local storage (73076fa)
  • trigger rundeck job on merge (0dd2149)