Skip to content

Releases: abhi1693/devfeed.tech

DevFeed 0.0.40

Choose a tag to compare

@abhi1693 abhi1693 released this 21 Sep 21:55
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 20 Sep 22:22
Immutable release. Only release title and notes can be modified.

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.zip
  • devfeed-edge-extension-0.1.10.zip

DevFeed 0.0.37

Choose a tag to compare

@abhi1693 abhi1693 released this 20 Sep 16:13
Immutable release. Only release title and notes can be modified.
b629eba

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 21:12
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 19:35
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 17:47
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 14:52
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 13:56
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@abhi1693 abhi1693 released this 19 Sep 12:37
Immutable release. Only release title and notes can be modified.

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 0017 for 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

Choose a tag to compare

@abhi1693 abhi1693 released this 18 Sep 20:35
Immutable release. Only release title and notes can be modified.
  • 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.