Skip to content

v1.18

Latest
Compare
Choose a tag to compare
@dabasov dabasov released this 13 Nov 18:30
· 57 commits to staging since this release

New Features

  • Storage V2 Integration: Implemented Storage V2 for improved data handling and storage capabilities. #1476
  • Session Key Management: Added session key support for secure session handling. #1494, #1497

Fixes

  • zboxcore Refactoring: Refactored zboxcore to enhance code structure and reliability. #1478
  • Blobber Unit Tests: Addressed issues in blobber unit tests for consistent and accurate testing results. #1484
  • Signature Payload for V1: Fixed signature payload issues for version 1, ensuring compatibility. #1483
  • Challenge System: Resolved issues with the challenge mechanism to ensure system integrity. #1486
  • Delete Nodes: Fixed node deletion process for streamlined management. #1488
  • Auth Ticket Prefix: Corrected authentication ticket prefix handling for accurate permissions. #1502
  • Docker Login: Resolved docker login issues to improve deployment efficiency. #1498

Optimizations

  • File Search: Enabled case-insensitive search to enhance file search functionality. #1492
  • Allocation Locking: Improved allocation and cache lock mechanisms for stable performance. #1500, #1501
  • Increased Share Time Gap: Adjusted time gap for sharing functionality for a smoother user experience. #1482
  • Root Allocation Listing: Updated root allocation listing to return allocation size for improved visibility. #1505

Full Changelog: v1.17.0...v1.18.0