Release notes will be appended here.  The details are available in the tickets and commits.  https://github.com/apache/fineract/releases/tag/1.11.0

Note:  We need to improve the process whereby the release can be sensibly done without a lot of manual diving into the code and commits to understand what has been changed.   Epics - containing stories of what is being proposed - will be added so that this can be done more smoothly.  Tickets and commits should line up better and should be closed at the time of a new release.   


Summary of changes that are NOTED as for release 1.11.0

     " project = FINERACT AND fixVersion = 1.11.0 AND status not in (Open)  "  updated to "project = FINERACT AND fixVersion = 1.11.0 AND status not in (Open) OR project = FINERACT AND fixVersion =1.11 AND status not in (Open)" 

nb:  should be a better JSQL available.  



Please make sure your tickets that were closed between May 1st, 2024 and Jan 1st, 2025 are tagged with 1.11.0.   

Quality check... SEARCH for tickets closed between those dates and not tagged 1.11.0 

    project = FINERACT AND  fixVersion != 1.11.0 AND status not in (Open) AND  RESOLVED < "2025/02/22" and RESOLVED > "2024/05/01"