Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 3.16 KB

Changelog.md

File metadata and controls

65 lines (54 loc) · 3.16 KB

Changelog

Aegeus-UI 1.0.0 Beta1

Features

  • #51 Display block count in UI
  • #64 Go straight to file selection if there is only one address when clicking the Files link

For details see 1.0.0 Beta1 features

Tasks

  • #23 Update to aegeusd-3.0
  • #24 Update the user interface to use Aegeus CI
  • #25 Enforce formatting rules across all sources
  • #26 Add direct content manager test coverage
  • #37 Package all services in some portable executable
  • #39 Init content path with sensible default
  • #40 Adding content should remain on files screen
  • #41 Sending ipfs file should remain on files screen
  • #42 Move help screen to the dashboard
  • #43 Skip address selection if there is just one
  • #49 Upgrade to nessus-1.0.0Beta2
  • #81 Deleting local files redirects back to the home page instead of the files page
  • #83 After clicking 'get' on a IPFS file, should be redirected back to the file list
  • #84 When attempting to add content with an existing path, gracefully warn the user instead of throwing an exception

For details see 1.0.0 Beta1 tasks

Bugs

  • #46 docker logs -f aegd shows nothing
  • #47 aegeusd:3.0 denies connection from jaxrs bridge
  • #53 Clicking IPFS content link in the UI yields no response
  • #54 aeg-jaxrs and aeg-webui throw exceptions and close
  • #57 Error when adding content with unregistered address
  • #62 It is no longer possible to get IPFS content
  • #66 Gracefully warn of insufficient funds when trying to send instead of throwing exception

For details see 1.0.0 Beta1 bugs