Releases: iamdhakrey/veyak
Releases · iamdhakrey/veyak
Release list
Release v0.6.0
What's Changed
- Rename app Samvad to Veyak by @iamdhakrey in #67
- feat: Release v0.6.0 by @iamdhakrey in #68
Full Changelog: v0.5.1...v0.6.0
Release v0.5.1
What's Changed
- fix(graphql): resolve websocket handshake failure and handle subprotocol frames by @iamdhakrey in #61
- feat: add GraphQL operations to support per-tab state management and isolation by @iamdhakrey in #62
- feat: enable native window decorations on macOS and migrate configuration to platform-specific by @iamdhakrey in #64
- fix: WSS connections ignore user-defined headers #50 by @iamdhakrey in #65
- feat: redesign auto-updater UI to include version comparison and release notes by @iamdhakrey in #66
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- bug: WebSocket TLS certificate verification logic is inverted by @iamdhakrey in #55
- feat: migrate environment selector to title bar #56 by @iamdhakrey in #57
- Revise README for clarity and additional details by @iamdhakrey in #58
- feat: add full GraphQL studio support with introspection and subscriptions by @iamdhakrey in #59
- fix(ci): auto-generate release notes and populate latest.json properly by @iamdhakrey in #60
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
📦 Release Description
What's Changed
- feat: implement request history storage and management system by @iamdhakrey in #26
- feat: integrate OAuth2 authentication flow by @iamdhakrey in #27
- feat: add QUERY HTTP method support by @iamdhakrey in #28
- feat: implement NewRequestSaveModal and add corresponding state management in vartaStore by @iamdhakrey in #29
- chore: update user-agent string to use dynamic package version by @iamdhakrey in #30
- refactor: decouple application logic by modularizing shared crates by @iamdhakrey in #31
- feat: extract shared models into a workspace package and integrate into authStore by @iamdhakrey in #32
- refactor(models): consolidate shared TypeScript types by @iamdhakrey in #33
- feat(grpc): implement gRPC request creation support by @iamdhakrey in #34
- feat(grpc): implement dynamic gRPC codec by @iamdhakrey in #35
- feat(grpc): implement dynamic gRPC unary client by @iamdhakrey in #37
- feat(grpc): implement AutoReflectionClient for dynamic gRPC discovery by @iamdhakrey in #38
- refactor: streamline gRPC request UI, improve component layout consistency, and add gRPC styling support by @iamdhakrey in #39
- feat: add support for local proto file compilation and service parsing to gRPC commands by @iamdhakrey in #40
- Migrate to on demand specific collection loading by @iamdhakrey in #41
- feat: implement customizable editor fonts with system font loading and dynamic CSS updates by @iamdhakrey in #42
- feat: implement dynamic collection addition menu using backend-provided configuration by @iamdhakrey in #43
- refactor: move UserProfileMenu to TitleBar and remove redundant collection selector from Sidebar by @iamdhakrey in #44
- feat: implement bidirectional, client, and server gRPC streaming support with manager integration by @iamdhakrey in #45
- feat: track and display gRPC response metadata and status codes in store and UI by @iamdhakrey in #46
- chore: remove obsolete test_prost.rs test file by @iamdhakrey in #47
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
📦 Release Description
What's Changed
- feat: implement custom frameless window title bar and update application branding by @iamdhakrey in #20
- fix: collection renaming state logic in CollectionTree by @iamdhakrey in #21
- feat: add functionality to rename requests in the sidebar by @iamdhakrey in #22
- feat: add active state highlighting to sidebar request items by @iamdhakrey in #23
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @iamdhakrey in #24
- feat: add CSS variable for WebSocket method color by @iamdhakrey in #25
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
📦 Release Description
What's Changed
- feat: make SSL verification configurable and support non-TLS WebSocket connections by @iamdhakrey in #19
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
📦 Release Description
What's Changed
- feat: implement graphql-ws protocol support for websocket requests by @iamdhakrey in #17
- style: improve CSS readability and consistency by formatting utility styles and adding vertical spacing by @iamdhakrey in #18
Full Changelog: v0.2.2...v0.3.0
Release v0.2.2
📦 Release Description
What's Changed
- feat: implement auto-updater functionality with progress overlay UI by @iamdhakrey in #14
- ci: rename workflow and expand CI validation steps to include linting by @iamdhakrey in #15
- chore: update project dependencies in Cargo.lock by @iamdhakrey in #16
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
📦 Release Description
What's Changed
- fix: refresh collections after successful request save in store by @iamdhakrey in #13
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
📦 Release Description
What's Changed
- Android by @iamdhakrey in #10
- feat: implement WebSocket panel with real-time messaging, persistence, and UI improvements by @iamdhakrey in #11
- release/v0.2.0 by @iamdhakrey in #12
Full Changelog: v0.1.4...v0.2.0