Skip to content

Latest commit

 

History

History
130 lines (98 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

130 lines (98 loc) · 4.69 KB

Changelog

See VERSIONING (https://github.com/openMF/mifosx/blob/master/VERSIONING.md) for information on what updates to the version number implies for the platform.

Releases

  1. 09 May 2013 - 1.1.0.RELEASE
  2. 08 May 2013 - 1.0.1.RELEASE
  3. 07 May 2013 - 1.0.0.RELEASE
  4. 30 April 2013 - 0.12.1.beta
  5. 30 April 2013 - 0.11.4.beta
  6. 22 April 2013 - 0.12.0.beta
  7. 17 April 2013 - 0.11.3.beta
  8. 10 April 2013 - 0.11.2.beta
  9. 05 April 2013 - 0.11.1.beta
  10. 05 April 2013 - 0.11.0.beta

1.1.0.RELEASE

Feature Release

Scope of release:

General improvements to display of audit details, pagination of list apis. New api to list loans/loan applications.

In addition to items mentioned below see 1.1.0.RELEASE on JIRA: https://mifosforge.jira.com/browse/MIFOSX/fixforversion/11932 for full details of issues addressed in release.

Core Issues:

  • [MIFOSX-334] - Group loses clients when updating
  • [MIFOSX-226] - Add ability to API to list loans for applications that require loan centric view of data
  • [MIFOSX-339] - Allow retrieving of all items on paginated endpoints

1.0.1.RELEASE

Bug Release

  • MIFOSX-343 - When viewing Audit details, integer values (rather than string values) for officeId and clientId cause exception

1.0.0.RELEASE

The first community sanctioned public release of new mifos platform project ('Mifos X').

Scope of release:

In addition to items mentioned below see 1.0.0.RELEASE on JIRA: https://mifosforge.jira.com/browse/MIFOSX/fixforversion/11833 for full details of issues addressed in release.

Operational Functionality:

  • Client Loan Portfolio Management
  • Cash-based Accounting
  • Audit of all changes
  • Reporting (about 30 Reports)
  • Comprehensive and flexible ability to configure (on request) MFI specific additional client and loan data.

Organisational Functionality:

  • Currency, Funds, Offices, Staff/Loan Officers
  • Loan Products
    • support for declining balance or flat interest methods
    • Ability to configure mfi customised repayment processing
  • Charges
  • Fees & Penalties

User Admin Functionality:

  • Users, Roles, Permissions
  • 4-eye principle / Maker-Checker

0.12.1.beta

Bug Release

  • MIFOSX-311 - Zero % loan products or loan applications are not allowed due to validation checks

0.11.4.beta

Back ported bug fixes in 0.12.1 to 0.11.x series for production installation.

Bug Release

  • MIFOSX-311 - Zero % loan products or loan applications are not allowed due to validation checks

0.12.0.beta

Focus on stabalising API and functionality around centers, groups and clients. Contains breaking changes in this API from the 0.11.x releases.

Note: known issue with existing set of reports provided out of box. Due to changes in client database columns for is_deleted (removed), joining_date (changed to activation_date) some of the reports do not work correctly at present. We will provide patches to update these.

Bugs

  • [MIFOSX-262] - You can add a client to an office prior to the opening date of the office

Improvements/Features

  • [MIFOSX-213] - Support client and group 'statuses' to enable approval workflows
  • [MIFOSX-282] - Add min max constraints to loan product and enforce for loan application creation, disbursal
  • [MIFOSX-247] - Savings account deposits
  • [MIFOSX-248] - Savings account withdrawals
  • [MIFOSX-290] - Groups api for centers/groups/communal banks
  • [MIFOSX-277] - Add API Documentation for Loan Charges
  • [MIFOSX-285] - Fix Api docs css
  • [MIFOSX-288] - Improve documentation for charges

0.11.3.beta

Bug Release.

  • [MIFOSX-299] - Only super users are able to update client and loan documents

0.11.2.beta

Bug Release.

0.11.1.beta

Bug Release.

  • Revert back to hibernate 4.1.9.Final to allow datatables to be persisted
  • MIFOSX-291 - unable to create office

0.11.0.beta

Focus on Individual Lending with Cash Accounting, in development features such as centers, groups, savings accounts and accrual accounting in progress.

Known issues