PureWolf - Local TELA services for DERO: ვერსიების ისტორია – 10 ვერსია
PureWolf - Local TELA services for DERO ავტორი arcanesphere
PureWolf - Local TELA services for DERO: ვერსიების ისტორია – 10 ვერსია
სიფრთხილე გამოიჩინეთ, ძველ ვერსიებთან! მოცემული ვერსიები, მხოლოდ გამოსაცდელად და შესამოწმებლადაა განკუთვნილი.ყოველდღიური მოხმარებისთვის, დამატებების მხოლოდ უახლესი ვერსია უნდა გამოიყენოთ.
უახლესი ვერსია
ვერსია 0.9.55
გამოშვების თარიღი 7 მარ 2026 – 48,05 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიPureWolf v0.9.55 — Changelog
Native & Sync
- Fixed sync progress bar stuck at 0.0% — now shows animated indeterminate bar during Gnomon fastsync since block progress is not available until completion
- Fixed sync percentage calculation — after fastsync, progress is now relative to the gap being closed (e.g. 343 blocks = 0→100%) instead of comparing against the full chain height of 6.7M blocks
- Fixed sync complete firing too early — addedindexed > 0guard to prevent false completion trigger before indexing has actually started
- Gnomon now readsLastIndexedHeightandChainHeightdirectly from the indexer struct instead of querying the database, which always returned 0 during fastsync
Search
- Fixed duplicate SCIDs appearing on refresh — load token cancellation system ensures stale loads self-cancel when a newer load starts
- Fixed search results empty after sync —loadSearchSCIDsnow correctly triggers after sync completes
- SCID results now load directly on click by default — clicking a name, URL or SCID in search results immediately loads it
Settings
- Added Direct Load SCIDs toggle — controls whether clicking a search result loads it immediately or just fills the SCID input
- Toggle saves instantly on change, no Save button required
- Fixed settings not persisting —saveSettingswas writing to localStorage before reading the checkbox value, saving stale data
- FixedloadSettings— directLoad restore was inside a conditional block that silently skipped when no default node was set
- Save and Reset buttons now grouped inside the Default Node setting where they belong
UI
- Fixed duplicateonMessagelistener — two listeners were registered, causing double handling of every native message
- FixedresetSyncProgressmissing — was called in multiple places but never defined, causing silent errors on disconnect
-syncStartHeightnow resets on disconnect and reconnect so relative progress bar starts correctly each sessionპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ადრინდელი ვერსიები
ვერსია 0.9.50
გამოშვების თარიღი 7 მარ 2026 – 47,46 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.9.41
გამოშვების თარიღი 24 თებ 2026 – 46,98 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიBug fix: <pre><code> didn't break on page end.პირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.9.40
გამოშვების თარიღი 24 თებ 2026 – 46,94 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიUI / Status Indicators
Replaced all emoji status indicators (🟢 🔴 ⏳) with CSS-controlled status dots across dashboard.js and popup.js
Added four dot states: connected (green pulse), pending (amber fast pulse), warning (amber static), error (red static)
Sync label now shows dot + text: "Not syncing", "X% syncing...", "Synced"
Native status in popup now uses dots for Running / Disconnected / Stopped / Reconnecting states
Styling
Full CSS overhaul to match dark tech aesthetic: near-black backgrounds, cyan accent (#00d4ff), green success (#00ff88), glowing borders and button hovers
Buttons converted to outlined style (transparent background, colored border, fills on hover)
Nav items now uppercase with letter-spacing
Setting labels styled as accent-colored uppercase headers
SCID SVG icons now render in accent color
Scrollbar slimmed to 6px, thumb turns accent color on hover
Sidebar logo repositioned to the right via margin-left: auto and order: 3
Search bar made sticky on scroll in the search pageპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.9.31
გამოშვების თარიღი 22 თებ 2026 – 46,83 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიChange the install link to the native release on githubპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.9.3
გამოშვების თარიღი 22 თებ 2026 – 46,83 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიThere are a lot fixes and changes, mainly to the backend.
The applications in open-source:
https://github.com/ArcaneSphere/PureWolf-Browser-Extensionპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.9.0
გამოშვების თარიღი 10 თებ 2026 – 44,42 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიUI updatesპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.8.1
გამოშვების თარიღი 7 თებ 2026 – 41,41 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიUpdated the README and the extension help page for the new way of installing the native package.
The curl installer is a streaming installer, so it downloads and sets up everything in one go, with no temporary files neededპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.8.0
გამოშვების თარიღი 6 თებ 2026 – 41,41 კბიმუშავებს ვერსიასთან firefox 140.0 და უფრო ახალიMajor internal upgrade: the native messaging backend has been fully rewritten in Go, replacing the previous Python implementation.
This improves performance, reduces resource usage, and provides a more stable bridge between PureWolf and local TELA / Gnomon services.პირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია
ვერსია 0.5.1
გამოშვების თარიღი 27 იან 2026 – 43,39 კბიმუშავებს ვერსიასთან firefox 142.0 და უფრო ახალიპირველწყარო კოდი ვრცელდება ლიცენზიით MIT-ლიცენზია