What's Changed
New Features 🎉
- fix: remove session endpoints and fix server drop-down by @acuarica in #118
- docs: use a better link for docs in
ui
by @acuarica in #156 - docs: include allowed file extensions to upload in
ui
by @acuarica in #157 - feat: use upstream Sourcify images by @acuarica in #164
Bug Fixes 🐛
Dependency Upgrades
- Build(deps): Bump ua-parser-js from 1.0.32 to 1.0.35 in /ui by @dependabot in #3
- Build(deps): Bump semver from 6.3.0 to 6.3.1 in /ui by @dependabot in #4
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 in /ui by @dependabot in #7
- Build(deps): Bump word-wrap from 1.2.3 to 1.2.5 in /ui by @dependabot in #6
- Build(deps): Bump minimist from 1.2.5 to 1.2.8 in /ui by @dependabot in #9
- build(deps-dev): bump postcss from 8.4.5 to 8.4.31 in /ui by @dependabot in #38
- build(deps): bump ip from 1.1.5 to 1.1.9 in /ui by @dependabot in #136
- build: bump axios from 1.5.0 to 1.6.0 in /ui by @dependabot in #85
- build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /ui by @dependabot in #151
- build(deps): bump webpack-dev-middleware from 5.3.0 to 5.3.4 in /ui by @dependabot in #152
Internal Changes 🏠
- chore: add Fix repository path by @svienot in #126
- docs: add description how to verify contract with Foundry by @acuarica in #123
- docs: include
hardhat-verify
plugin verification instructions by @acuarica in #127 - chore: bump SNAPSHOT version by @acuarica in #116
- feat: Use version 2.6.1 where the cosign issue is expected to be fixed by @rustyShacklefurd in #129
- feat: include support for metrics by @acuarica in #131
- docs: update hardhat verification docs by @bguiz in #130
- Reset mount filesystem by @rustyShacklefurd in #137
- chore: update README for customization of favicon. by @svienot in #148
- chore: include Grafana dashboards by @acuarica in #135
- docs: improve
README
docs with project and service structure by @acuarica in #155 - chore: remove
ui
's landing page and its dependencies by @acuarica in #161 - chore: remove unused config files by @acuarica in #159
- chore: remove soon to be obsolete
packages
andsrc
folders by @acuarica in #170 - build: add unified workflow to publish both prod and integration images by @acuarica in #178
New Contributors
- @bguiz made their first contribution in #130
- @dependabot made their first contribution in #3
Full Changelog: v0.2.0...v0.3.0