Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Releases: Emerjoin/Hi-Framework

Hi-Framework 1.9.0

27 Oct 08:56
Compare
Choose a tag to compare

Changes

  • WebEvents Introduced
  • Content-expiry event handler decoupled from frontiers
  • Apache-tika updated to 1.22 (security vulnerability fixed)

Hi-Framework 1.8.0

19 Oct 20:17
Compare
Choose a tag to compare

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

16 Oct 21:28
Compare
Choose a tag to compare

Changes

  • Multiple catch blocks when handling frontier calls exceptions

Hi-Framework 1.6.0

29 Sep 19:36
Compare
Choose a tag to compare

Changes

  • New Security Configurations Introduced
  • Content Expiration exception introduced

Hi-Framework 1.5.0

15 Aug 12:23
Compare
Choose a tag to compare

Changes

  • Redirect API Introduced

Hi-Framework 1.4.0

06 Aug 16:08
Compare
Choose a tag to compare

Changes

  • Base URL configuration introduced
  • Startup event introduced
  • Fixed error when deploying applications on root context

Hi-Framework 1.3.1

25 Feb 14:48
Compare
Choose a tag to compare

Changes

  • Frontier methods can now have optional parameters
  • New annotation introduced to identify the optional/nullable parameters.

Hi-Framework 1.3.0

13 Jan 16:10
Compare
Choose a tag to compare

Changes

  • ControllerRequestEvent - getParams() added
  • FrontierRequestEvent - getParams() added

Hi-Framework 1.2.1

04 Jan 13:13
Compare
Choose a tag to compare

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

30 Jan 18:52
Compare
Choose a tag to compare

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