Releases: ddws-org/naljal-digit
Naljal 2.7 release
- HRMS Module:
- Changes added to support block-level user creation and field user creation for roles such as Secretary, Chairman, and Revenue Collector.
- Enabled user search across the state with role selection and report download functionality.
- Implemented fuzzy name search for enhanced user search capabilities.
- Updated logo and background for improved UI branding.
- WORKBENCH Module:
- Enabled tenant/scheme creation from the UI for state login users.
- Enabled rate/penalty master creation from the UI for block user login.
- Updated logo and background to align with branding updates.
-
MGramseva Application:
PDF Bill Download
-
The downloadable bill includes details such as penalty breakup, penalty applied date, and arrears if penalties are enabled in a scheme.
-
Added Assamese font to support Assamese Language
Penalty Management
-
Penalty Scheduler Job: Automatically adds penalties if they are configured in a scheme.
Monthly Ledger Reports
- Provides scheme-wise and consumer-wise reports, downloadable for convenience.
- Displays detailed monthly ledger information, including penalties and arrears, for a selected month and year using a dropdown.
- Offers a comprehensive summary for each user, covering arrears, penalties, payments, balances, demand generation dates, monthly charges, and more, with an option to filter data by year.
Demand Tracking
- A UI feature displays the number of demands based on the last demand generation date, helping identify consumers whose demands have not been generated for a specific month.
Open Payment
- Enables searching for Consumer IDs using fuzzy search logic.
- Allows payment collection through integration with third-party applications.
SMS Notifications
- Arrears details are now included in SMS notifications sent to consumers during demand generation.
Reports
- Vendor Report
- Expense Bill Report
- Monthly Ledger Report for a Scheme
Performance Enhancements
- New indexes added for demand, tenant, and employee to improve system performance.
Dashboards
- Kibana Dashboard: Enhanced reporting and analytics.
- Rollout Dashboard: Provides visibility into system rollout progress
Develop specific :
1. Bill table will have consumerCode for each bill and only one active bill at a time.
2. Demand generation broke down to two topic one is to listen the scheme/tenantId call and other one to listen to call per consumer wise
3. While reindexing add tenant each tenant information from mdms for demand, ws-service, payments
5. Scripts changes to add villageId, Imis number, SchemeId in create consumer Scripts
6. Addition of Scripts to createEmployee from sheet https://github.com/ddws-org/naljal-digit/pull/202/files
Full Changelog: v2.6...v2.9
NJS v2.6 LTS Release
Release Summary:
The NJS v2.6 LTS release includes majorly a technical changes with no product level changes.
-
DIGIT Core 2.9 LTS changes incorporated
-
Upgrade business services and naljal services with LTS
-
Workbench UI and MDMS v2 integration
-
Infra/Backbone upgrade:
- Postgres upgrade
- Kafka upgrade
- Redis upgrade
- Kubernetes upgrade
- Elasticsearch upgrade
-
Java version upgrade from 8 to 17
-
Spring boot version upgraded to 3.2.2
-
Upgrade to DIGIT libraries
-
Added Spring Cloud Gateway and deprecated the Zuul gateway
NJS v2.5.2 Release
The v2.5.2 release includes:
- Add validation for Old connection no and imis number
- Fixed the logout issue
- Audit the ihlDetail,sbmAccountno,schemeId,schemeName details
- Capture village name and village ID
- Remove hard code values in basesms
- Add semantic binding
- Made old connection id read only mode for edit screen
- Update theme color
- change background in all screen
- change the textfield and back color
- UI design changes
- Added district code construction in the IDGEN format
- Fixed hamburger menu not responding
- HRMS changes for search by tenant
- Show login user named on dashboard
NJS v2.5.1 Release
What's Changed
- mgramseva by @rahuldevgarg in #1
- removed the mobile number validation to create random mobile number s… by @rahuldevgarg in #2
- Import issue of objectUtils class by @debasishchakraborty-egovt in #3
- Owner Number validation remove by @debasishchakraborty-egovt in #4
- Added regex change for tenantid by @debasishchakraborty-egovt in #5
- Added core and HRMS modules UI code by @rakesh-wt-egov in #6
- Added scripts required for loading data by @saloni041 in #7
- Update package.json by @rakesh-wt-egov in #8
- Update App.js by @rakesh-wt-egov in #9
- Develop by @rakesh-wt-egov in #11
- Fixed UI issues by @rakesh-wt-egov in #12
- Added block instead of division by @rakesh-wt-egov in #13
- Fixed HRMS UI issues by @rakesh-wt-egov in #14
- Fixed HRMS issues by @rakesh-wt-egov in #15
- Fixed HRMS UI issues by @rakesh-wt-egov in #16
- Added null checks by @rakesh-wt-egov in #17
- Fixed block user create screen issue by @rakesh-wt-egov in #18
- Master dev by @rahuldevgarg in #20
- Master dev by @rahuldevgarg in #21
- Master dev by @rahuldevgarg in #22
- PFM-5262 by @rahuldevgarg in #23
- Updated the tenantId criteria to get alphanumeric format in fuzzy search by @Taniya-eGov in #24
- Added python script for createHrmsEmployeeForExistingUser by @saloni041 in #26
- Enabled for all cities by @rakesh-wt-egov in #27
- Enabled for all blocks by @rakesh-wt-egov in #28
- SM-3836 by @rahuldevgarg in #29
- Thermal Printer fix by @rahuldevgarg in #30
- fix: removed default public schema in migrations by @shivam-eGov in #32
- SM-3864: Fixed dashboard being redirected to ifix by @anilsingha-eGov in #33
- SM-3864: Gulp version updated by @anilsingha-eGov in #34
- Statecodegeneric by @rahuldevgarg in #35
- SM-3908 by @rahuldevgarg in #36
- Sm 3908 by @rahuldevgarg in #37
- Update nginx.conf in hrms by @rahuldevgarg in #39
- load base server context path from env & removed default public schema in migrations by @shivam-eGov in #31
- Code sync up from Punjab mgramseva by @anilsingha-eGov in #40
- PFM-5561: Code syncup from punjab mgramseva by @anilsingha-eGov in #42
- Added the logic to allow any phone number by @debasishchakraborty-egovt in #43
- Added change for testing tenant demand generation by @debasishchakraborty-egovt in #44
New Contributors
- @rahuldevgarg made their first contribution in #1
- @debasishchakraborty-egovt made their first contribution in #3
- @rakesh-wt-egov made their first contribution in #6
- @saloni041 made their first contribution in #7
- @shivam-eGov made their first contribution in #32
- @anilsingha-eGov made their first contribution in #33
Full Changelog: https://github.com/ddws-org/naljal-digit/commits/naljal_v2.5.1