Skip to content

Comments

Update storage locations for version 6.0.0#2902

Merged
holmesworcester merged 1 commit into6.0.0from
update-storage-locations-6.0.0
Jun 30, 2025
Merged

Update storage locations for version 6.0.0#2902
holmesworcester merged 1 commit into6.0.0from
update-storage-locations-6.0.0

Conversation

@holmesworcester
Copy link
Collaborator

Summary

  • Updated storage locations to use version 6 directories to allow side-by-side installation with version 5

Changes

  • Desktop: Changed from 'Quiet5' to 'Quiet6' in packages/common/src/const.ts
  • Android: Changed from "backend/files5" to "backend/files6" in:
    • packages/mobile/android/app/src/main/java/com/quietmobile/Utils/Utils.kt
    • packages/mobile/android/app/src/main/java/com/quietmobile/Communication/CommunicationModule.java
  • iOS: Changed from "backend/files5" to "backend/files6" in packages/mobile/ios/DataDirectory.swift

Context

This implements the breaking changes policy documented in PUBLISHING.md, allowing users to run both versions side-by-side to access old messages while transitioning to the new version.

🤖 Generated with Claude Code

- Desktop: Changed from 'Quiet5' to 'Quiet6'
- Android: Changed from "backend/files5" to "backend/files6"
- iOS: Changed from "backend/files5" to "backend/files6"

This allows users to run both versions side-by-side as per breaking changes policy.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@holmesworcester holmesworcester merged commit a94a2e9 into 6.0.0 Jun 30, 2025
36 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant