Skip to content

Conversation

@calmh
Copy link
Member

@calmh calmh commented Mar 20, 2025

Initial collection of docs changes for v2

@tomasz1986
Copy link
Member

Would you also be able to update the build instructions at https://docs.syncthing.net/dev/building with information on requiring CGO_ENABLED and everything else that is needed for the new database?

calmh added 5 commits May 27, 2025 07:22
* main: (28 commits)
  chore(config): document options for audit logs (#916)
  chore(advanced): clarify multiple connections over relays (#911)
  fix(specs): state that both A and B are in session mode (fixes #802) (#908)
  build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /_script (#910)
  Update author list
  fix(config): update default value of `maxConflicts` (#929)
  fix(profiling): sentence clarity (#928)
  feat(faq): add note with example about what can be synced (#922)
  chore(bep): update for TLS 1.3 (#924)
  feat(events): add information on X-Forwarded-For header (#907)
  chore(config): mention STUN SRV record (#904)
  Update author list
  fix(relay): document RelayFull message (fixes #880) (#909)
  feat(tuning): add section for LAN-only (fixes #834) (#915)
  fix(faq): update location of paths tab (#917)
  Update author list
  feat(faq): add information on setting network to private in Windows (#914)
  chore: remove option for enabling old TLS versions on sync connections (#913)
  chore(contrib): add sm2 and move munin-syncthing to unmaintained (#912)
  Update author list
  ...
* main:
  chore(specs): update BEP regarding multiple cluster config messages (#932)
@calmh calmh changed the title chore: updates for SQLite database chore: updates for v2 changes Jun 7, 2025
@calmh calmh marked this pull request as ready for review June 7, 2025 13:29
@marbens-arch
Copy link
Member

diff --git a/users/releases.rst b/users/releases.rst
index 1690376..58db561 100644
--- a/users/releases.rst
+++ b/users/releases.rst
@@ -16,7 +16,7 @@ following criteria:
 
 - Is the new version protocol incompatible with the previous one, so that
   they cannot connect to each other or otherwise can't sync files for some
-  reason? That's a new *major* version. (This hasn't happened yet.)
+  reason? That's a new *major* version.
 
 - Are there changes in the REST API so that integrations or wrappers
   need changes, or did the database schema or configuration change so that a

@calmh
Copy link
Member Author

calmh commented Jun 8, 2025

Well the version incompatibility hasn't happened yet, but if it did it would be another major version 😅

calmh added 4 commits June 29, 2025 10:14
* main:
  Update author list
  feat(contrib): mention Synctrain (#937)
  chore(contrib): update for Community -> Extra merge on Arch Linux (#938)
  chore(config): mention that only the default marker is created (#935)
@calmh calmh changed the base branch from main to v2 August 5, 2025 12:55
@calmh calmh merged commit 13f700d into v2 Aug 5, 2025
5 checks passed
@calmh calmh deleted the jb/v2 branch August 5, 2025 12:57
calmh added a commit that referenced this pull request Aug 6, 2025
Initial collection of docs changes for v2
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.

5 participants