Skip to content

chore: cut 0.0.324 - #1311

Merged
DEENUU1 merged 1 commit into
mainfrom
chore/cut-0.0.324
Aug 28, 2026
Merged

chore: cut 0.0.324#1311
DEENUU1 merged 1 commit into
mainfrom
chore/cut-0.0.324

Conversation

@DEENUU1

@DEENUU1 DEENUU1 commented Aug 28, 2026

Copy link
Copy Markdown
Member

Release commit for 0.0.324. Bumps backend/pyproject.toml, backend/uv.lock
and frontend/package.json to 0.0.324 and adds the CHANGELOG entry.

Releases #1256: the admin drawer read both of its session figures off the active
sessions, and both questions wanted a different set - last-seen is a fact about
every session a user ever had, and "open" has to exclude a row that lapsed
without anything sweeping it.

Verified on #1279 against a real Postgres, because both halves are a WHERE
clause: every session inactive, no session ever, an is_active row past
expires_at, and an unexpired row beside an inactive one. The first and third
fail against the old read. make lint and make test green, platform layer at
100%.

The three smaller items on the issue were already fixed on main in #1239.

scripts/check_backticks.py and make lint-spelling clean.

Release commit for 0.0.324. Bumps `backend/pyproject.toml`, `backend/uv.lock`
and `frontend/package.json` to 0.0.324 and adds the CHANGELOG entry.

Releases #1256: the admin drawer read both of its session figures off the active
sessions, and both questions wanted a different set - last-seen is a fact about
every session a user ever had, and "open" has to exclude a row that lapsed
without anything sweeping it.

Verified on #1279 against a real Postgres, because both halves are a `WHERE`
clause: every session inactive, no session ever, an `is_active` row past
`expires_at`, and an unexpired row beside an inactive one. The first and third
fail against the old read. `make lint` and `make test` green, platform layer at
100%.

The three smaller items on the issue were already fixed on `main` in #1239.

`scripts/check_backticks.py` and `make lint-spelling` clean.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@DEENUU1
DEENUU1 merged commit 34ddc24 into main Aug 28, 2026
14 checks passed
@DEENUU1
DEENUU1 deleted the chore/cut-0.0.324 branch August 28, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant