2021 November
3.25.17 14 November 2021
To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/45
Improvements
- Now you can see groupname and group number on the card title of
Bill Viewpage. #730
Bug Fixes
- Now
Task Planningpage will only showGoingandStucktasks. #794 2.There was a breaking in one of the package we use for the editor, due to which the editors inEnitity Create,Group view -> Dashboard tabwere broken. This has been fixed now. #808 - Keyboard shortcut F5 is now working on
Homescreen. #805 - Fixed the date fields order in Bulk task create dialog box #806
Password Listpage update template download is now working as expected. #809
3.25.16 07 November 2021
Improvement
- Faster bill creation for Single Task. Navigate to
Task View>Billing Tab>Billed Incard click on the+Billbutton. The Description of the bill is automatically filled as per the task name and compliance period, year if present. Clicking onSavewill create Bill and add the task to the bill. The Amount mentioned in "Task Expected Cost" will be defaulted for Bill Amount. - Option to remove Deactivated clients from
Global Search. Go toOffice config>Office MasterTab >Global SearchButton. Enter "Client No" to remove it from global search. - Faster search for Documents and Expense related to a Client. In
Client View>DashboardTab, has two new buttons forDocumentandExpensewhich will redirect you to the respective list pages and filter the data for that client. - Better experience for
Expense Search. When filtering for a Client, it will show all the Expense - Added to Client or Task of that Client. - Bulk Team Member add to Todo. Now you can assign team member to todo from
Todo Listby selecting Todos.
Bug Fixes
- Fixed the bug of an extra call to API on all search pages. This was resulting in slugging User Experience, specially for Task Search.
- In "Task Target Date" was appearing after "Due Date". This was not consistent with "Task Status Edit". It's now fixed.