This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: derogab/coingraph
Releases · derogab/coingraph
v2.2.1
v2.2.0
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- Update NPM packages
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- No need to execute same build two times during PR (no final push)
- Build images only once before pushing to two registry & fix
- Maintain dependencies for Docker
- Downgrade to node:lts-alpine3.16 for daemon
- Update NPM packages
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- Change antd modal param
- Use cookies to save theme configuration
- Fix axios bug
- Upgrade antd and fix migration antd v4 to v5
- Other minor changes (Change dependabot interval, Update README.md, ...)
- Update NPM packages
Full Changelog: v2.0.3...v2.1.0
v2.0.3
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- Security updates
- Use fixed dependencies version in package.json
- Update major of axios package
v2.0.2
v2.0.1
v2.0.0
v1.1.6
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- Security updates
- Use NPM instead of YARN
- Upgrade enzyme-adapter to support React v17
- Use
node:14
in docker images (LTS at the time ofv1
release) - (Revert) Use "development start" using react-script in docker client
- Update
docker-publish.yml
for better autobuild of docker images- Set GitHub Registry to default registry
- Easier name for the image:
- 3 architectures available:
linux/amd64
linux/arm64
(new)linux/arm/v7
(new)