NO-ISSUE Merged from release/0.3 #130

Merged
squid merged 3 commits from release/0.3 into main 2025-08-12 22:15:25 +08:00
Owner

Description

Package Changes

No response

Screenshots

No response

Reference

NO-ISSUE

Checklist

  • A milestone is set
  • The related issuse has been linked to this branch
### Description - ### Package Changes _No response_ ### Screenshots _No response_ ### Reference _NO-ISSUE_ ### Checklist - [x] A milestone is set - [ ] The related issuse has been linked to this branch
squid added 3 commits 2025-08-12 22:14:08 +08:00
NO-ISSUE build: update app version
All checks were successful
Frontend CI / build (push) Successful in 1m11s
Deployment / deployment (release) Successful in 13m55s
a3892f2289
### Description

The relationship between `is_published_only` and `has_logged_in`:

| is_published_only | has_logged_in | result |
| ----------------- | ------------- | ------ |
| T                 | T             | T      |
| T                 | F             | T      |
| F                 | T             | F      |
| F                 | F             | T      |

### Package Changes

_No response_

### Screenshots

_No response_

### Reference

Resolves #128

### Checklist

- [x] A milestone is set
- [x] The related issuse has been linked to this branch

Reviewed-on: #129
Co-authored-by: SquidSpirit <squid@squidspirit.com>
Co-committed-by: SquidSpirit <squid@squidspirit.com>
NO-ISSUE build: update backend version
All checks were successful
Frontend CI / build (push) Successful in 1m26s
Deployment / deployment (release) Successful in 5m19s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 12s
PR Title Check / pr-title-check (pull_request) Successful in 13s
f62fb15375
Collaborator

/improve

/improve
Collaborator

PR Code Suggestions

No code suggestions found for the PR.

## PR Code Suggestions ✨ No code suggestions found for the PR.
squid added this to the 0.4 milestone 2025-08-12 22:14:32 +08:00
squid merged commit eb2c829659 into main 2025-08-12 22:15:25 +08:00
Sign in to join this conversation.
No description provided.