Skip to content

Releases: jhipster/generator-jhipster-ionic

v3.3.0

16 Sep 18:17
Compare
Choose a tag to compare
  • Fixes compatibility with JHipster 5 microservices #52

See v3.3.0 milestone for a list of issues fixed.

v3.2.0

27 Apr 12:50
Compare
Choose a tag to compare
  • Fixes signup for JWT Authentication #15
  • Adds image upload and camera support for image blobs generated by JHipster
  • Adds testing infrastructure with Jest and Protractor
  • Adds basic unit and e2e tests
  • Adds continuous integration with Travis CI (for this project and the Ionic JHipster Starter)
  • Adds compatibility with JHipster v5
  • Adds support for deep linking in tabs (extremely useful for developer experience)

See v3.2.0 milestone for a list of issues fixed.

v3.1.2

21 Mar 00:17
Compare
Choose a tag to compare
  • Fixes entity generator: API URLs with microservices.
  • Adds default values to @Value annotations so tests don't fail after adding AuthInfoResource.

See v3.1.2 milestone for a list of issues fixed.

v3.1.1

26 Jan 03:02
Compare
Choose a tag to compare
  • Adds caching of auth config for better performance.
  • Fixes entity generator: compilation issues and refresher not working.

See v3.1.1 milestone for a list of issues fixed.

v3.1.0

24 Jan 09:04
Compare
Choose a tag to compare
  • Adds support for OpenID Connect (OIDC) with JHipster monolith and microservices architecture
  • Adds support for pull-to-refresh in entity generator list screen

See v3.1.0 milestone for a list of issues fixed.

v3.0.2

20 Dec 17:38
Compare
Choose a tag to compare

Fixes add entity dialog.

See v3.0.2 milestone for a list of issues fixed.

v3.0.1

16 Dec 17:27
Compare
Choose a tag to compare

Fixes basic functionality on Windows. Finished entity generator. Entity generator tested with blog.jh JDL from jdl-samples.

See v3.0.1 milestone for a list of issues fixed.