Skip to content

chore(release): Querya Desktop 0.4.17 — hidden bugs pass 2 + perf #880

Description

@ZhuchkaTriplesix

Summary

Next product cut after 0.4.16. Scope is hidden bugs pass 2 (data-loss / fail-open leftovers) plus algorithm / first-paint / 120 Hz follow-ups. Work stays GitFlow: devissue/<n>-<slug> → PR to dev with Closes #<n>. One issue per PR.

Milestone: 0.4.17

P0 — data loss

  • #867 SQL Execute discards dirty result-grid
  • #870 Mongo Refresh reloads dirty JSON
  • #873 Redis Refresh / crumb drops string edits
  • #869 Extension Table Browser fail-open (PK / discard / toast)

P1 — correctness

  • #868 SQL-grid Save parity (schema error, rowid, columnMeta)
  • #871 collection list stale after JSON Save
  • #872 inspector $set dotted keys as paths

P1 — perf

  • #874 Postgres second string convert
  • #876 Mongo countDocuments blocks first paint
  • #875 full re-sort on every staged cell edit
  • #879 horizontal scroll setState per tick
  • #877 LIKE/ILIKE RegExp per row
  • #878 tree / sidebar filter debounce

Already on dev (Unreleased since the 0.4.16 tag)

Pass 1 leftovers that missed the tag land in this cut automatically (CHANGELOG [Unreleased]): schema vs PK (#772), SQLite rowid (#774), Mongo nMatched / replaceOne / dirty Back / JSON filter (#776, #778, #782, #783), plus other post-tag driver/grid fixes already listed there.

Cut track (opened)

Cut (when the boxes above are done)

  • CHANGELOG.md: [Unreleased] → dated ## [0.4.17]
  • PR devmain as Release 0.4.17
  • Tag 0.4.17 on the main merge commit (not the auto version-bump)

Out of scope

Acceptance

  • Each P0/P1 issue has a PR to dev with Closes #<n>
  • flutter test / flutter analyze green
  • ./scripts/extract-changelog-section.sh 0.4.17 succeeds at tag time

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions