Releases: jhipster/generator-jhipster-ionic
Releases · jhipster/generator-jhipster-ionic
v3.3.0
v3.2.0
- 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
- Fixes entity generator: API URLs with microservices.
- Adds default values to
@Value
annotations so tests don't fail after addingAuthInfoResource
.
See v3.1.2 milestone for a list of issues fixed.
v3.1.1
- 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
- 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
Fixes add entity dialog.
See v3.0.2 milestone for a list of issues fixed.
v3.0.1
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.