Releases: CryptoScamDB/legacy.cryptoscamdb.org
Releases · CryptoScamDB/legacy.cryptoscamdb.org
Beta 0.5.0
Beta 0.4.0
Beta 0.3.0
Beta 0.2.0
Changelog
Enhancements
- Implement
reporter
field (MrLuit/EtherScamDB#1364) - Implement a local report endpoint instead of the remote one (e30b452)
- Implement a new design (#1)
Other
- Bump version to 0.2.0 (413bd6b)
Beta 0.1.0
Changelog
Migration
- Move over all old code from the old EtherScamDB 3.0.0 PR to this repository (b939ef4)
- Moved all assets to a seperate repository, called CryptoScamDB/assets (853725a)
- Moved
array-object-dictionary
andgraceful-dns
dependencies to scoped npm packages (26f8065) - Moved all files in the
data
folder to seperate repositories, CryptoScamDB/blacklist and CryptoScamDB/whitelist (e19d5ff)
Enhancements
- Implemented nodemon for development environments (5cae7b4)
- Added simple and anonymous analytics (acab651)
- Added support for
coin
andreporter
fields in blacklist (2afe62d) - Migrated entire codebase to TypeScript and implemented Prettier (5d82aee)
- Improved
README.md
by adding logo, badges and contributors (9086048) - Implemented Greenkeeper to keep our dependencies up-to-date (f93b58c)
- Add test for Travis CI (2dd0a32)
- Add
/coin/ETH/
pages (c5bae20) - Add a
CSDB-Version
header to all requests (25eda7f) - Add version number to API urls (68f3310)
- Add all ESDB contributors to README.md (2c76dad)