Commit graph

37 commits

Author SHA1 Message Date
vorotamoroz
80fc493d0e docs: rotate 1.0 release notes 2026-08-14 11:21:45 +00:00
vorotamoroz
0aec7b8cca Document Community Review install compatibility 2026-08-14 10:18:04 +00:00
vorotamoroz
54f0262b3f Fix stable release promotion order 2026-07-31 08:55:26 +00:00
vorotamoroz
4723771ee0 refactor: compose browser application runtimes 2026-07-29 09:11:57 +00:00
vorotamoroz
2b95766d4f Correct stable release promotion order 2026-07-27 08:28:16 +00:00
vorotamoroz
d5a40a7e3d release: prepare 1.0.0-rc.1 2026-07-27 03:37:46 +00:00
vorotamoroz
866575add5 Correct staged release and merge gates 2026-07-26 23:34:52 +00:00
vorotamoroz
bf0fc0aea8 Retire orphaned WebApp tests and classify regression guards 2026-07-23 17:21:16 +00:00
vorotamoroz
8d82a3a00c Record beta preview history for corrected successor 2026-07-22 17:43:11 +00:00
vorotamoroz
f24c543dd3 Persist displayed branches through conflict operations 2026-07-22 16:01:57 +00:00
vorotamoroz
1ef8c88139 Complete Commonlib rc.6 integration and setup workflows 2026-07-21 15:00:28 +00:00
vorotamoroz
e005f9eb13 Prepare the 1.0 beta release lifecycle 2026-07-21 07:15:55 +00:00
vorotamoroz
499f9e93e5 Generate current Setup URIs through Commonlib 2026-07-20 15:59:59 +00:00
vorotamoroz
44784d4865 Use Commonlib for self-hosted setup tools 2026-07-20 15:47:12 +00:00
vorotamoroz
6484a43e2f Keep P2P consumers on the current transport 2026-07-20 15:06:05 +00:00
vorotamoroz
4cbe5679e1 Retire obsolete browser Harness 2026-07-20 13:22:22 +00:00
vorotamoroz
ed3f81e9f9 Prepare the 1.0 compatibility review flow 2026-07-19 04:34:08 +00:00
vorotamoroz
2e999b9426 docs: align package boundary proof with published artefact 2026-07-17 18:20:29 +00:00
vorotamoroz
a721d3b602 refactor: consume Commonlib as a package 2026-07-17 11:13:16 +00:00
vorotamoroz
e114f66fb2 Harden release workflow validation and retries
Some checks failed
unit-ci / Unit Tests (push) Has been cancelled
unit-ci / Integration Tests (push) Has been cancelled
2026-07-17 09:50:27 +09:00
vorotamoroz
804103693f
Hold release PR merge until BRAT validation 2026-07-14 08:45:23 +09:00
vorotamoroz
77eacade10
Generate fallback types during releases 2026-07-14 03:15:42 +09:00
vorotamoroz
0f75cd92c0
Automate and validate the release flow (#998)
* improve release flow

* limit permission

* Test and harden the release workflow

* Keep workspace lockfile versions aligned

* Run release regression tests in CI
2026-07-14 03:01:22 +09:00
vorotamoroz
d16e66c67a Track unreleased storage contract changes 2026-07-12 20:40:38 +09:00
vorotamoroz
8046a777af fix: refine conflict merge policy 2026-07-07 11:29:51 +00:00
vorotamoroz
54e6a761e5
(test): add local Obsidian E2E suite 2026-06-30 08:36:29 +00:00
vorotamoroz
f90a83ef1e
Update docs 2026-06-19 11:33:38 +01:00
vorotamoroz
295dc1392a
### Fixed
- Fixed an issue where using fast synchronisation caused a TypeError in some environments (#953).
2026-06-12 11:33:07 +01:00
vorotamoroz
9a9440a768
Merge branch 'improve_first_fetch' into 0_25_71 2026-06-03 11:03:46 +01:00
vorotamoroz
b57f34c15b
Revise devs note 2026-06-03 01:13:50 +00:00
vorotamoroz
1130bbcee8
remove unmaintained tests 2026-05-26 11:33:14 +01:00
bori
7a4b76a550 added documentaion and a hook build script to make onbaording easier 2026-05-02 18:51:07 +03:00
vorotamoroz
4d0203e4ca
Update: beta tagging 2026-04-06 11:46:51 +01:00
vorotamoroz
e08fbbd223
### Fixed and refactored
- Fixed the inexplicable behaviour when retrieving chunks from the network.
    - Chunk manager has been layered to responsible its own areas and duties. e.g., `DatabaseWriteLayer`, `DatabaseReadLayer`, `NetworkLayer`, `CacheLayer`,and `ArrivalWaitLayer`.
        - All layers have test now!
        - `LayeredChunkManager` has been implemented to manage these layers. Also tested.
    - `EntryManager` has been mostly rewritten, and also tested.

- Now we can configure `Never warn` for remote storage size notification, again.
2026-02-27 11:00:30 +00:00
vorotamoroz
988cb34d7c
Update 2026-02-24 07:56:23 +00:00
vorotamoroz
aceda16c64
Add beta policy note 2026-02-02 11:31:06 +09:00
vorotamoroz
931d360fb1
Add summary note 2026-01-14 09:41:16 +00:00