Releases: abhi1693/devfeed.tech
Release list
DevFeed 0.0.40
Highlights
- Keep article preview backgrounds visible while navigating between reader content and previews, including the browser extensions.
- Keep readable articles visible while personalized feeds prepare, with responsive feed controls and clearer preparation states.
- Default anonymous Latest feeds to articles and fall back to source cover images when article metadata has no usable OG image.
- Simplify personal-feed controls while preserving behavior across the web reader, Chrome extension, and Edge extension.
- Correct the Chrome and Edge extension package version to
0.1.11.
Release details
- Chrome package:
devfeed-chrome-extension-0.1.11.zip - Edge package:
devfeed-edge-extension-0.1.11.zip - No schema migration is required.
- Browser-store publication remains separate from this GitHub release.
DevFeed 0.0.38
Highlights
- Persist evidence-backed AI topic assignments even when an article remains blocked for insufficient publication evidence.
- Ensure relevant articles with supporting topic matches receive a deterministic primary topic for editorial policy evaluation.
- Keep publication safety intact: insufficient, unrelated, comparison-only, and incidental-only content remains blocked.
- Include browser reader parity updates validated across the web app, Chrome extension, and Edge extension.
Browser extensions
- Chrome extension
0.1.10 - Edge extension
0.1.10
Assets:
devfeed-chrome-extension-0.1.10.zipdevfeed-edge-extension-0.1.10.zip
DevFeed 0.0.37
Highlights
- Add a shared “What’s new” action in reader navigation, linking web, Chrome, and Edge users to the hosted changelog.
- Correct reader parity coverage to assert action alignment at the cards’ padded content edge.
- Generate the hosted changelog from the published GitHub release tag.
- Refresh Prettier, Vitest, Ruff, boto3, SQLAlchemy, and tailwind-merge dependencies.
No schema migration is required. Browser-store publication remains separate from website deployment.
DevFeed 0.0.36
Highlights
- Remove Legal from the mobile reader navigation across web and extensions.
- Reconcile Typesense tag counts against visible articles so hidden articles do not inflate totals.
No schema migration is required.
DevFeed v0.0.35
Highlights
- Add a subtle account prompt after three distinct public article views in the web reader and Chrome/Edge extensions.
- Use shared theme styling, direct account copy, and a reduced-motion-safe slide-in animation.
No schema migration is required. The prompt is shown only to signed-out readers.
DevFeed v0.0.34
Highlights
- Consolidate Chrome and Edge extension GA4 events into the website property through the server-side relay.
- Add sanitized extension context for browser platform, version, page category, locale, timezone and viewport dimensions.
- Add production-only Microsoft Clarity to the web reader.
- Track authenticated user platform activity in the existing admin "Last sign-in" field with a 15-minute write throttle.
No schema migration is required. Extension store publication remains separate from website deployment.
DevFeed v0.0.32
Highlights
- Fix the private Search analytics dashboard for Typesense 30 by sorting on the supported count field and applying deterministic query tie-breaking.
- Preserve existing Typesense analytics data; no schema migration is required.
CI run: https://github.com/abhi1693/devfeed.tech/actions/runs/35449013640
DevFeed 0.0.31
Add the private Typesense Search analytics dashboard for popular and no-result queries.
Enable native Typesense analytics on the retained search volume with 60-second aggregation flushes.
No database migration is required.
DevFeed 0.0.30
Highlights
- Add catalog search, suggestions, relevance improvements and search-query analytics across the API, reader and CLI.
- Add the first-visit web onboarding tour and remove the previous extension-install prompt implementation.
- Add migration
0017for identity-free moderated search-query statistics; apply it before replacing application services. - Preserve Chrome and Edge reader transport parity and expand search, onboarding and analytics regression coverage.
No other schema changes are included. Browser-store publication remains separate from this application release.
DevFeed 0.0.29
- Show a recoverable article dialog for temporary upstream failures, with matching retry controls on web, Chrome and Edge.
- Add missing user/admin API request metrics, embed frontend release labels, and retain sanitized admin route templates in Faro.
- Index analysis candidate terms to avoid scanning the entire article separately for every catalog entry, preserving scores and publication safeguards.
- Include progressively loaded onboarding topics, explicit article-kind approval, and recent-entry source admission checks merged since 0.0.28.
- Prepare Chrome and Edge extension packages as version
0.1.9; store publication is separate. - Delegate Python connection reuse to PgBouncer with NullPool, bound HTTP concurrency separately, release API sessions before transmission and retain acquisition/hold-time metrics.
- Save one or more preferred article languages per account, defaulting to English; apply them before feed and source/topic discovery pagination and remove the single-language filter.
- Add source/content filters and sorting to My feed and Latest, including Most liked, while preserving choices during infinite scrolling and recovery.
- Replace remaining source pagination buttons with infinite scrolling and load catalogs incrementally across reader settings and onboarding.
- Compare PR performance against the base revision on separate runners after application tests, alongside image builds; retain reports and treat inconclusive comparisons as non-blocking.
No schema migration is required beyond the existing 0016 revision. Coordinate the release with the GitOps PgBouncer connection policy and telemetry delivery changes. Existing topic-proposal pauses and the 30-day protected history-retention policy remain unchanged.
Validation: release CI passed application tests, reader web/Chrome/Edge parity, security checks, CodeQL, ARM64 builds and provenance attestations. The attached image manifest identifies the exact release revision and six immutable images. Chrome and Edge ZIPs are version 0.1.9; they have not been published to browser stores.