Skip to content

Commit

Permalink
chore(release/0.4.0): release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot committed Jul 31, 2023
1 parent 2d25d3c commit 9570a81
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [0.4.0](https://github.com/aeternity/aescan/compare/0.3.0...0.4.0) (2023-07-31)


### Features

* Add currently mined keyblock animation ([#357](https://github.com/aeternity/aescan/issues/357)) ([5a14b1e](https://github.com/aeternity/aescan/commit/5a14b1e64f54e0b541c4ebd7aeffae182440e3e7))
* add missing page title hints improvements ([#407](https://github.com/aeternity/aescan/issues/407)) ([aaebc66](https://github.com/aeternity/aescan/commit/aaebc6614b1b3f8c7dc3b6cc91ee14e387a16ed9))
* Adjust minimum desktop width and adjust navigation bar ([#322](https://github.com/aeternity/aescan/issues/322)) ([6e7ae89](https://github.com/aeternity/aescan/commit/6e7ae89304576261e5801fb4e3bcd195089e872c))
* Implement switching to next/previous block on detail pages ([#395](https://github.com/aeternity/aescan/issues/395)) ([6bb0996](https://github.com/aeternity/aescan/commit/6bb0996288bd95e8eb181281ee4ae01bc61b8997))
* keyblock and microblock links ([#380](https://github.com/aeternity/aescan/issues/380)) ([097104a](https://github.com/aeternity/aescan/commit/097104aa8463ec716a21a5521040d5aee20333ea))
* Keyblock details hints ([#381](https://github.com/aeternity/aescan/issues/381)) ([7afbca7](https://github.com/aeternity/aescan/commit/7afbca7fb521b5ddbe1c3d103d7b1c529499a2f6))
* keyblock details page ([#376](https://github.com/aeternity/aescan/issues/376)) ([c9d6592](https://github.com/aeternity/aescan/commit/c9d65926fd0bab84198ccbe830e714347d5f1cad))
* Keyblock microblocks table ([#382](https://github.com/aeternity/aescan/issues/382)) ([950aa3b](https://github.com/aeternity/aescan/commit/950aa3b079fe78ebca80927ea622f96998d8b92b))
* Microblock details hints ([#379](https://github.com/aeternity/aescan/issues/379)) ([b04cf59](https://github.com/aeternity/aescan/commit/b04cf59ed2db6478e6d6d83589f56b325694c7c6))
* microblock details page ([#377](https://github.com/aeternity/aescan/issues/377)) ([8416427](https://github.com/aeternity/aescan/commit/84164276742055cc05aa6901da8e496dab9938af))
* Microblock transactions table ([#387](https://github.com/aeternity/aescan/issues/387)) ([33f8bf9](https://github.com/aeternity/aescan/commit/33f8bf97205972c1e7d72599b3569c7d0c04af8b))
* network relevant market stats in dashboard ([#400](https://github.com/aeternity/aescan/issues/400)) ([bc87624](https://github.com/aeternity/aescan/commit/bc87624315c5d3b11c648f44aaf72f4a1cc0f854))
* page title hints ([#371](https://github.com/aeternity/aescan/issues/371)) ([66dbd21](https://github.com/aeternity/aescan/commit/66dbd210adcee8cc2d196daf5144076c1986b139))
* search by microblock and keyblock ids ([#384](https://github.com/aeternity/aescan/issues/384)) ([a203760](https://github.com/aeternity/aescan/commit/a20376070dff10541ee2bf9e7166154447a1ce9d))
* seo keywords and robots.txt ([#352](https://github.com/aeternity/aescan/issues/352)) ([40099d8](https://github.com/aeternity/aescan/commit/40099d8686f98b221481fb902e75b8ebc29a28c9))
* show all microblock transactions link ([#386](https://github.com/aeternity/aescan/issues/386)) ([72b9b2a](https://github.com/aeternity/aescan/commit/72b9b2a05ecf53fffe36c2a627a54ff6945325e0))
* Smart contract details page hints ([#327](https://github.com/aeternity/aescan/issues/327)) ([e230ab9](https://github.com/aeternity/aescan/commit/e230ab9dce42f576c45990100e432796934132d7))
* tokens pagination info ([#273](https://github.com/aeternity/aescan/issues/273)) ([01e4e0b](https://github.com/aeternity/aescan/commit/01e4e0b30f8fd303431ce27d1931e1021360b634))
* Transaction details page hints ([#331](https://github.com/aeternity/aescan/issues/331)) ([635e6ac](https://github.com/aeternity/aescan/commit/635e6acb41d67f904746045dc66bdb8532e05dae))


### Bug Fixes

* Add Middleware link to contract detail ([#364](https://github.com/aeternity/aescan/issues/364)) ([5a1151f](https://github.com/aeternity/aescan/commit/5a1151ff371e70ea75d5fdf32220fad75d755e69))
* DataFailedState component does not work with pagination ([#355](https://github.com/aeternity/aescan/issues/355)) ([29eed8f](https://github.com/aeternity/aescan/commit/29eed8f081dd7fe3ff6fc5951eedebc0ad69e872))
* Low contrast of entity hint icon ([#403](https://github.com/aeternity/aescan/issues/403)) ([2d25d3c](https://github.com/aeternity/aescan/commit/2d25d3c9de7f27fd2df484687a5fd35064c4a5b0))
* Move time calculation to MDW ([#353](https://github.com/aeternity/aescan/issues/353)) ([09f88f5](https://github.com/aeternity/aescan/commit/09f88f5394e5f0ea248fbf9677048e397ac1c304))
* name activation price label in dashboard ([#356](https://github.com/aeternity/aescan/issues/356)) ([82b35e1](https://github.com/aeternity/aescan/commit/82b35e17bdaeb0960017153a4f3f94e4855d6aa4))
* oracle details API-links missing ([#365](https://github.com/aeternity/aescan/issues/365)) ([8066c2d](https://github.com/aeternity/aescan/commit/8066c2d20c547e2348aaffe998db436318a78d4a))
* Token details layout breaks with no extensions ([#399](https://github.com/aeternity/aescan/issues/399)) ([90d84dd](https://github.com/aeternity/aescan/commit/90d84dd08b882454c3153b507f6e532d30e5de38))

## [0.3.0](https://github.com/aeternity/aescan/compare/0.2.2...0.3.0) (2023-06-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aescan",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"author": "æternity",
"description": "æScan is a blockchain explorer, analytics platform, and decentralized smart contract navigation platform based on æternity",
Expand Down

0 comments on commit 9570a81

Please sign in to comment.