Histórico de versões do RootLine - 1 versão
RootLine por Deepak Gayan
Histórico de versões do RootLine - 1 versão
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.0.2
Lançado em 23 de set de 2026 - 196,74 KBFunciona em firefox 140.0 em dianteRootLine R0.0.2 is a stability and hierarchy-focused release that also corrects a critical RootScribe verification issue.
RootScribe no longer treats existing archive JSON or backend transcript data as sufficient proof of completeness.
A PDF may now be marked as:
FULL CAPTURE VERIFIED
only after RootScribe successfully:- Opens and activates the target ChatGPT conversation.
- Sweeps the live ChatGPT conversation.
- Traverses the virtualized message list back to the start.
- Confirms stable overlap and message identity between traversal windows.
- Reconciles the swept conversation into RootLine storage.
- Performs an independent archive readback verification.
- Confirms the complete-capture verification gate.
Existing JSON and archived conversation data may still be used for recovery and reconciliation, but they can no longer authorize a Complete PDF on their own.
If the live sweep cannot prove completeness, RootScribe must not report the export as a verified full capture.
RootLine now uses the normal release version:R0.0.2
Previous Beta-style identifiers such as:R0.0.1.B0.0.0.xx
are no longer used for normal releases.
Release files now follow the simplified naming convention:RootLine.R0.0.2.zip
RootLine_Firefox_Addon_R0.0.2.xpi
Application versioning is now separated from RootLine storage compatibility.
The application version is:R0.0.2
while storage compatibility is tracked independently through the RootLine storage schema.
This prevents normal application updates from incorrectly displaying a Storage Mismatch warning when the underlying data format remains compatible.
RootLine hierarchy behavior now supports safer and more flexible organization.
RootLine organizational containers may be deleted:- Clusters
- Trees
- Branches
Chats themselves cannot be deleted through RootLine.
When a container containing Chats is deleted:Delete Container
↓
Remove RootLine structure
↓
Preserve Chats
↓
Chats become Orphan Chats
The underlying ChatGPT conversations and local archives remain untouched.
A Cluster may be moved inside another Cluster and converted into a Tree where the hierarchy remains valid.
During conversion:Cluster
├── Chat
└── Tree
can become:Tree
├── Chat
└── Branch
Existing child Trees are converted to Branches.
A Cluster cannot be moved into anothCódigo fonte publicado sob Todos os direitos reservados