Skip to content

Latest commit

 

History

History
291 lines (253 loc) · 36.6 KB

CHANGELOG.md

File metadata and controls

291 lines (253 loc) · 36.6 KB

v1.1.8

  • fd38eb8 BE-881 Update package-lock.json files
  • 1448548 BE-880 Fix incorrect multi-process logging (#260)
  • 79ec06f Bump tar from 6.1.0 to 6.1.4 (#259)
  • 3ed0435 docs: add code snippet for admin cert modification (#257) (#258)

v1.1.7

  • ae60298 BE-876 Stop unnecessary discovery request (#255)
  • fef5460 Bugfix: tailing ampersand sign prevents container from restarting (#254)
  • ba59056 BE-857 Change invoking function of lifecycle scc to allow non-admin client access (#252)
  • cc51dff Bugfix: timeout error crashing explorer (#253)
  • 4a931ca Bugfix: disable enableAuthentication auth auto login using wrong network key issue (#250)
  • fbda93e Bump glob-parent from 5.1.1 to 5.1.2 in /client/e2e-test (#249)

v1.1.6

  • ffb7916 BE-871 Introduce dropdown to put together icons (#247)
  • 973904e Update fabric-sdk-node to v2.2.6 (#246)
  • 44ae9ee BE-855 Stop unnecessary sync process triggered by FabricEvent (#240)
  • 7e3f1b6 Bump ws from 7.4.1 to 7.4.6 in /client/e2e-test (#245)
  • a11b16a Bump ws from 5.2.2 to 7.4.6 (#244)
  • 68db6aa Bump browserslist from 4.16.3 to 4.16.6 (#242)
  • cbced97 Bump dns-packet from 1.3.1 to 1.3.4 in /client (#241)
  • 3cf27da BE-855 Add try catch block to handle block in-process exception (#239)
  • a8869bc Be 870 display direct trans link (#237)
  • 9443432 BE-868 Fixed jsrsasign security vulnerabilities (#236)
  • 21477e3 add typescript compilation on main.sh install (#234)
  • d8a7bd6 Added new maintainer name (#232)
  • 2ae596e Be 865 repolinter codeofconduct (#231)

v1.1.5

  • 5ce121a Be 862 Fix sync error (#228)
  • b28b16e Be 694 UI link to trans (#227)
  • f658497 Bump y18n from 3.2.1 to 3.2.2 (#226)
  • a3ec219 Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)
  • 8c85d2a Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)
  • 183a717 new file repolint-json (#223)
  • 157423b Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)
  • 356804b BE-858 Upgrade base image of Explorer container image (#220)
  • b330520 Bump elliptic from 6.5.3 to 6.5.4 (#221)
  • ab91ca7 BE-801 Add the steps to configure a subdomain (#219)
  • 9834430 Fix layout of icons on navigation bar (#218)
  • 88b534d BE-820 fix vulnerabilities (#216)
  • 44a3065 Change default branch to main (#215)
  • 0eb3340 BE-854 v1.1.4 release (2) (#214)

v1.1.4

  • 2556be6 BE-853 Resolve race condition of discovery request (#212)
  • d9f846d BE-852 Fix to get RWset for config TX synced correctly (#211)
  • e78a74a BE-830 Add examples for fabric CA enabled network (#210)
  • 5adaa93 Bump urijs from 1.19.2 to 1.19.5 in /client (#209)
  • 3ae0d58 BE-851 Upgrade fabric version supported by Explorer (#208)
  • 7f5ab1b BE-850 Migrate gui e2e-test framework to PlayWright (#207)
  • ed36c28 BE-834 Fix memory leak issue of sync process (#206)
  • d3b8b97 Bump ini from 1.3.5 to 1.3.7 (#204)
  • 7d8e72e Bump ini from 1.3.5 to 1.3.7 in /client (#205)
  • 8b8ddc6 BE-829 Distinguish each node with both IP and Port (#203)
  • ba7739a BE-848 walletstore location docker-compose (#202)
  • 3d979e1 BE-847 Single Line TLSCA Cert PEM in CA (#200)
  • fdc8d11 Fix url of the fabric official tuto (#199)
  • 2902885 BE-840 Fix discovery error on mutual TLS (#197)
  • 699dfb2 Change to useful log in initialize (#198)
  • c85c86f BE-839 Fix transaction creator certificate sync (#196)
  • 42e0e5c BE-836 Configure eslint for typescript (#195)
  • 5f70976 BE-835 Fixed sonarcloud code smell issues (#194)
  • 72c0997 BE-835 Fixed sonarcloud code smell issues (#193)
  • 34ab649 Transform SQL queries to parameterized queries (prepared statements) BE-833 (#192)
  • 907a93e BE-835 Fixed sonarcloud code smell issues (#191)
  • e164633 BE-793 Admin User Panel lists all users, allows admin to delete users (#188)

v1.1.3

v1.1.2

v1.1.1

  • 851a9ba Bump lodash from 4.17.15 to 4.17.19 in /client (#144)
  • a61191d Bump lodash from 4.17.15 to 4.17.19 in /app/test (#145)
  • c903aa4 Bump lodash from 4.17.15 to 4.17.19 (#143)
  • 6c38236 BE-776 Fix calculation of block hash (#141)
  • d635e39 Use FabricGateway's "asLocalhost" when running discovery service (#142)
  • d99a66d BE-777 Fix an issue of authentication (#140)
  • 39ad972 Add another README for detail of each configuration (#139)
  • 786429b BE-768 Add mTLS ID to gateway connect option (#138)
  • 471d261 BE-774 Add pem format support (#137)
  • 864b622 BE-773 Add Fabric CA support (#135)
  • 8cccc2c BE-722 Make the landing page on Github simplified (#134)

v1.1.0

  • 05a714e BE-747 Removed fabric-client package … (#131)
  • 2e57b03 BE-766 Update fabric-sdk-node to v2.1.1 (#129)
  • 3d8f088 BE-758 Fix channel switch issue on dashboard (#127)
  • f27d97c BE-759 Fix vulnerability of package under api/test (#128)
  • f4a38e9 BE-755 Update e2e test (#124)
  • 2404718 BE-757 Disable CA server support (#121)
  • 114cc88 BE-756 Fix tx count in Chaincode view (#120)
  • 96d4c7e Fix configuration for SonarCloud and add badge (#119)
  • b9aec25 Add configuration for SonarCloud to narrow focus (#118)
  • d00ee7c BE-754 Update block listener (#117)
  • 158ec00 BE-753 Implement QueryInstalledChaincodes by using getchaincodes func on _lifecycle (#116)
  • 9412cda BE-750 Implement queryInstantiatedChaincodes by using "getchaincodes" func on LSCC (#115)
  • 743d3c0 Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#112)
  • 71026be BE-748 Change discovery service to make use of DiscoveryService (#111)
  • 87bf02c BE-752 Retrieve genesis block from peers, not orderer (#110)
  • 8e5af16 Implement queryBlock by using system chaincode for query (qscc) (#109)
  • e60a7a4 BE-746 Implement queryChannels by invoke "GetChannels" func in CSCC (#108)
  • 8600c89 BE-745 Migrate wallet implementation to v2.1 (#107)
  • dd00ce6 BE-742 Fix return value about getOrganizationsConfig (#106)
  • 7b30821 Making Hyperledger Explorer compatible to Amazon Managed Blockchain Network (#105)
  • aafc203 Bump jquery from 3.4.1 to 3.5.0 in /client (#104)
  • 84f6b82 BE-743 Fix segfault in Explorer container (#103)
  • 86636ee Fix variable position in logger (#102)
  • b6fb32d BE-741 Remove fullpath option with function (#101)

v1.0.0

  • e9dad2a BE-740 Update the document for multi-org (#99)
  • 1b85f7d BE 727 Security vulnerability in "react-scripts" (#98)
  • 3cf378b BE-738 Update info regarding required environment (#97)

v1.0.0-rc3

  • abf707b BE-735 Update node.js version to 10.19 supported by fabric-sdk-node (#95)
  • 806c426 Fix "Related Information" heading tag level 4 to 5 (#93)
  • 5734ad4 BE-734 Upgrade for fabric v1.4.6 support (#92)
  • 96c38fd Append troubleshoot about explorer failes to start (#91)
  • aaab589 BE-733 Implement logout (#90)
  • 09b9cf9 Fix enableAuthentication bug and enable auto-login (#83)
  • f31684d Update docker-compose.yaml (#88)
  • 003c9c9 Bump acorn from 6.1.1 to 6.4.1 (#86)
  • cbed774 Bump acorn from 5.7.3 to 5.7.4 in /client (#85)
  • 0a97490 BE-730 Multi profile support (#87)
  • 4b00206 explorer exits due to ECONNREFUSED to port 5432 (#84)
  • d2af48b Reimplement e2e-test for API & GUI with fabric operator (#81)
  • cd55792 Added info on Iroha support (#80)
  • 8a3d0a2 Update Azure badge pointer (#74)
  • d2dfa5d Update instructions (#73)
  • 6b2393d Be 720 update log4js (#72)
  • 4819c9b BE-723 Fix files detected by license scan (#71)
  • faed74d BE-722 Update troubleshoot doc (#70)

v1.0.0-rc2

v1.0.0-rc1

v0.3.9.5

v0.3.9.4

v0.3.9.3

v0.3.9.2

v0.3.9.1

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.