This repository has been archived by the owner on Sep 13, 2020. It is now read-only.
Releases: Emerjoin/Hi-Framework
Releases · Emerjoin/Hi-Framework
Hi-Framework 1.9.0
Hi-Framework 1.8.0
Changes
Frontiers JavaScript API Improvements
- Optional callback on try()
- Prepare callback function introduced
- Global success handler introduced
- Success boolean on finally block
- Frontier call descriptor introduced
- Frontier call Replay introduced
Hi-Framework 1.7.0
Changes
- Multiple catch blocks when handling frontier calls exceptions
Hi-Framework 1.6.0
Changes
- New Security Configurations Introduced
- Content Expiration exception introduced
Hi-Framework 1.5.0
Changes
- Redirect API Introduced
Hi-Framework 1.4.0
Changes
- Base URL configuration introduced
- Startup event introduced
- Fixed error when deploying applications on root context
Hi-Framework 1.3.1
Changes
- Frontier methods can now have optional parameters
- New annotation introduced to identify the optional/nullable parameters.
Hi-Framework 1.3.0
Changes
- ControllerRequestEvent - getParams() added
- FrontierRequestEvent - getParams() added
Hi-Framework 1.2.1
Changes
- An bug that would cause Hi-Framework to return HTTP 200 for a Request that failed to be routed.
- More warning logs introduced on for frontiers routing to help developers identity request failure causes
Hi-Framework 1.2.0
Changes
- AppContext API changes
- New GSON initialization CDI event
Learn more about each of the changes clicking here
Get started
Start using Hi-Framework by accessing http://docs.hi-framework.org/1.1.0/getting-started/index.html
Tutorials
Find Hi-Framework tutorials at http://docs.hi-framework.org/1.1.0/tutorials/index.html
Help and get help
Find and talk to other Hi developers/contributors at https://community.hi-framework.org
Documentation source-code
What to hack the docs? Contributions are welcome. Go ahed: https://github.com/Emerjoin/Hi-Framework-docs/tree/1.1.0