Skip to content

Releases: distinction-dev/cloudtoys

v1.1.0

05 Nov 14:40
Compare
Choose a tag to compare

New Features

  • 💥 Updated CI + restructuring. (399906a)

Bug Fixes

Refactors

Build System

Download Links

Windows

Mac

Linux

v1.0.0

02 Nov 04:58
710c1d3
Compare
Choose a tag to compare

New Features

  • aWS client init. (142aa9f)
    Initialized cloudwatch client + exposed handler for renderer process
  • 🎨 Routing-And-Auth. (048ef1f)
    Impleamented react routing and protected routers
  • 🎨 created basic UI of login and main layout page. (0ea7b79)
    Added authorization routing
  • 🎨 Fetched log groups and log events. (0ed3cdf)
    log events design
  • 🎨 log group design. (8ba3ec3)
  • added init config. (3e3b116)
  • ⚡ Added loading and Improved over all UI. (cbd7941)
    Added Region and profile change functionality
    Added skeletons for UX
  • ⚡ Delete log functionality Implemented. (ce5c09f)
    Added delete log functionality
  • ⚡ Added Refetch log stream functionality. (4a64b3e)
    Added log stream refetch button
  • 🎨 Added tool tip. (fbaa908)
    Displayed tooltip in log groups
  • 🎨 Added transition effect. (d2dfd82)
    Added transition effect on component loading
  • 🎨 Imporoved export stream UI. (7e3f68e)
  • ⚡ Replaced browser router with hash router. (4798b91)
    Improved loading on search
  • ⚡ Added log event search functionality. (c1dbc02)
    Used lodash library
  • minor update + CI. (c3d1da6)
  • 🚀 resolved build error. (a119e52)

Bug Fixes

Refactors

Build System

Chores

  • 💄 Hide s3 export button. (566fb31)
    temporory hide s3 export button
  • 🔧 updated to module. (acaa820)

Other Changes