Releases: Tchoupinax/fuzzy-engine
Fresh coat of paint
What's Changed
- Upgrade Node.js 20 by @Tchoupinax in #57
- feat: add a new fresh coat of paint by @Tchoupinax in #63
Full Changelog: v1.7.4...v1.9.0
Fix tag length
What's Changed
- Correctly handle repository with slash by @Tchoupinax in #55
- fix length of tags by @Tchoupinax in #56
Full Changelog: v1.7.3...v1.7.4
v1.7.2
Features
- Fix password manager autocompletion for Docker Registry
docker pull tchoupinax/fuzzy-engine:v1.7.2
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Features
- Improve auto pagination
Chores
- Upgrade dependencies
- Remove console.log
docker pull tchoupinax/fuzzy-engine:v1.7.1
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.7.0...v1.7.1
v1.7.0 ☁️
AWS CLI was dropped and now it uses the standard api with SDK. Intructions to use a local authentication with Docker are available in the readme.
Now cache is built for every page client side to improve the experience when consulting data intensively
Features
- Classic usage of AWS SDK with local authentication (awscli)
- Add cache everywhere in app, transitions are smoother
Chores
- Upgrade to the latest version of Nuxt.js (v3.4.3)
- Upgrage packages
docker pull tchoupinax/fuzzy-engine:v1.7.0
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.6.0...v1.7.0
v1.6.0 (Nuxt.js v3)
Nuxt.js v3 is definitively coming. The bridge has been removed and the framework has been updated to the last current version (Nuxt.js v3-rc13).
Also, the project supports Amazon ECR but now it supports the authentication from the CLI.
aws
CLI with a child process to perform operations.
Features
- You can authenticate yourself to ECR via aws CLI
Chores
- Upgrade to the latest version of Nuxt.js (v3-rc13)
- Upgrade dependencies
- Improve usage of Typescript, types and code architecture
docker pull tchoupinax/fuzzy-engine:v1.6.0
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Fixes
Compute the real endpoint for hitting the API
docker pull tchoupinax/fuzzy-engine:v1.5.1
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.5.0...v1.5.1
v1.5.0 (Dockerhub support)
Features
- Allow Dockerhub
docker pull tchoupinax/fuzzy-engine:v1.5.0
Please provide any comment or feedback with opening an issue 🙏
Full Changelog: v1.4.2...v1.5.0