diff --git a/Release-Notes.md b/Release-Notes.md index 83f84df3..3566af2e 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,9 +1,13 @@ ## Version 1.4.0 -- Depreciation of **ALL** API urls. will be [removed in v2.0.0](https://github.com/nofusscomputing/centurion_erp/issues/343) release of Centurion. +API redesign in preparation for moving the UI out of centurion to it's [own project](https://github.com/nofusscomputing/centurion_erp_ui). This release introduces a **Feature freeze** to the current UI. Only bug fixes will be done for the current UI. - New API will be at path `api/v2` and will remain until v2.0.0 release of Centurion on which the `api/v2` path will be moved to `api` +- API v1 is now **Feature frozen** with only bug fixes being completed. It's recommended that you move to and start using API v2 as this has feature parity with API v1. + +- Depreciation of **ALL** API urls. API v1 Will be [removed in v2.0.0](https://github.com/nofusscomputing/centurion_erp/issues/343) release of Centurion. + # Version 1.3.0