Releases: Bloomstack/frappe
Releases · Bloomstack/frappe
Release v2.8.0
Features:
- feat: make integration request and update integration request added in to utils file (#794)
- feat: added download attachment feature for to doctype's action menu (#780)
- feat: custom database port for read-only replica configuration (#774)
Performance:
- perf: speed up link validation (#776)
Fixes:
Release v2.7.0
- feat: Added Dashboard to List view sidebar (#738)
- feat: Added the ability to click on Dashboards elements and checkout the data in list/report view (#736)
- feat: CI using GitHub Actions (#715)
- fix: fixed two test cases of salary slip module (#737)
- fix: email address validation and expire old emails in email queue (#734)
Release v2.6.0
- fix: fixed the floating issue in blog detail page (#727)
- fix: filter out None values in Group By Dashboard Charts (#725)
- fix: added a configuration in Dashboard Charts to enable/disable showing 'Others' (#724)
- fix: fixed the detail page title width (#722)
- fix: fixed the spacing issues on the blog pages (#720)
- feat: frappe blog page redesigned (#718)
- fix: do not override link values with title (#714)
Release v2.4.0
- fix: added pagination formatting (#698)
- chore: uninstall custom sentry app (#687)
- chore: add no_backup option in remove-app (#686)
- fix: fixed the address and contact pagination element (#688)
- chore: change validation for fetch values (#683)
- fix(file_attachment_rollover): add prev_doc in open_mapped_doc (#681)
- feat: Sentry integration (#680)
- feat: added pagination and filter for addresses and contacts (#641)
- feat: attachment rollover (#659)
- refactor: file (#662)
- fix: clear fetch values for link field (#663)
Release v2.3.2
- feat: OR filters in dashboard chart (#660)
- fix: month diff calculation (#658)
- fix: show timeframe in chart (#648)
- fix: removed help label code from form_sidebar file (#650)
- fix: remove help button from sidebar (#643)
- feat: show previous years data in chart (#644)
- refactor: consecutive login attempts (#584)
- fix: set x and y axis for report charts (#637)
Release v2.3.1
- fix(boot): use string in filters while doing a get_all (#636)
- feat: improve backups (#635)
- fix: allow support for custom db host and port (#630)
- fix: change the phone validation (#622)
- fix: copy subtitle code is out of the if else (#623)
- feat: Mandatory depends on logic added (#619)
- feat: added geocode api key in google settings and changed api key field type to password (#620)
- feat: copy text docname on click of subtitle (#615)
Release v2.3.0
- fix(boot): use string in filters while doing a get_all (#612)
- fix: Missing implementation of frm.disable_form()
- chore: remove server script check (#608)
- fix: cache dashboard result and fix number card percentage display (#605)
- fix: fix blur event of link field (#603)
- feat: popup description (#579)
- fix: export dashboard in correct module (#602)
- feat: edit social post (#586)
- chore: add the validation for Dynamic Link in listview (#573)
- ci: update sider config (#585)
- fix: optimize yearly filter (#582)
- fix: consider label for setting link display (#590)
Release v2.2.2
- fix: fixed the show report button (#587)
- fix: hide dialog (#577)
- fix: alert for Deleted successfully is shown on submission of mulitple documents from list view (#575)
- fix: run ifno condition for secondary action in frappe.confirm (#566)
- fix: report conditions fixed (#569)
- feat: pdf file autoname added (#561)
- fix: alert for Deleted successfully is shown on submission of mulitple documents from list view (#558)
Release v2.2.1
- feat: Introduce CKEditor 5 as an alternate Text Editor (#526)
- chore: remove duplicate else condition
- feat: url field validations added (#542)
- fix: parse Today default value for date docfield (#549)
- fix: export custom columns in excel (#547)
- fix: parse doc if string (#548)
- fix: Submitted successfully is shown on submission of mulitple documents from list view (#532)
Release v2.2.0
- chore: set empty string instead of None (#539)
- fix: set first and last name as title (#537)
- feat(sider): add sider default config for flake8 + ignore tab errors (W191) (#534)
- fix: add codacy status success
- fix: update snyk packages
- fix: update travis test and label name
- feat: Add buttons to add all roles and clear all roles for user (#525)
- feat: Mobile App Roles in User Roles (#520)