File pocketbase.changes of Package pocketbase

-------------------------------------------------------------------
Wed Jan 21 21:53:02 UTC 2026 - Eyad Issa <eyadlorenzo@gmail.com>

- Update to version 0.36.1:
  * Reverted the DISTINCT with GROUP BY replacement optimization
  * Updated modernc.org/sqlite to v1.44.2 (SQLite 3.51.2).
- Update to version 0.36.0:
  * List query and API rules optimizations
  * Added strftime(format, timevalue, modifiers...) date formatting
    filter and API rules function.
  * Minor changes to the search.ResolverResult struct
    (mostly used internally)
  * Updated modernc.org/sqlite to v1.44.1 (SQLite 3.51.1).
- Update to version 0.35.1:
  * Updated modernc.org/sqlite to v1.43.0 (query cancellation race 
  	fix).
  * Minor UI fixes

-------------------------------------------------------------------
Thu Jan  1 23:23:56 UTC 2026 - Eyad Issa <eyadlorenzo@gmail.com>

- Update to version 0.35.0:
  * Added nullString(), nullInt(), nullFloat(), nullBool,
    nullArray(), nullObject() JSVM helpers for scanning nullable
    columns.
  * Store the correct image/png as attrs content type when
    generating a thumb fallback (e.g. for webp).
  * Trimmed custom uploaded file name and extension from leftover
    . characters after filesystem.File normalization.

- Update to version 0.34.0:
  * Added @request.body.someField:changed modifier.
  * Updated the backup restore popup with a short info about the
    performed restore steps.

- Update to version 0.33.0:
  * Added extra id characters validation in addition to the user
    specified regex pattern.
  * Added {ALERT_INFO} placeholder to the auth alert mail template.

- Update to version 0.32.0:
  * Added extra List/Search API rules checks for the client-side
    filter/sort relations. This is continuation of the effort to
    eliminate the risk of information disclosure (and eventually
    the side-channel attacks that may originate from that).
  * Increased the default SQLite PRAGMA cache_size to ~32MB.
  * Fixed deadlock when manually triggering the OnTerminate hook.

- Update to version 0.31.0:
  * Display presentable multiple relation fields.
  * Support Ed25519 in the optional OIDC id_token signature
    validation.
  * Disallow client-side filtering and sorting of relations where
    the collection of the last targeted relation field has
    superusers-only List/Search API rule to further minimize the
    risk of eventual side-channel attack.

-------------------------------------------------------------------
Wed Oct 15 21:16:56 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>

- Disable building on x86 and arm 32bit architectures

- Update to version 0.30.3:
  * Fixed legacy identitity field priority check when a username is
  	a valid email address
- Update to version 0.30.2:
  * No relevant changes
- Update to version 0.30.1:
  * Excluded the lost+found directory from the backups
- Update to version 0.30.0:
  * Eagerly escape the S3 request path following the same rules as
  	in the S3 signing header
  * Added Lark OAuth2 provider
  * Increased test tokens exp claim to minimize eventual issues
  	with reproducible builds
  * Added os.Root bindings to the JSVM
  * Various minor UI improvements
  * Updated the minimum package Go version to 1.24.0
- Update to version 0.29.3:
  * Try to forward Apple OAuth2 POST redirect user's name so that
  	it can be returned (and eventually assigned) with the success
  	response of the all-in-one auth call
  * Registered missing $filesystem, $mails, $template and __hooks
  	bindings in the JSVM migrations
  * Regenerated JSVM types to include methods from structs with
  	single generic parameter
- Update to version 0.29.2:
  * No relevant changes
- Update to version 0.29.1:
  * Added Box.com OAuth2 provider
  * Updated the X/Twitter provider to return the confirmed_email
	field and to use the x.com domain
  * Updated modernc.org/sqlite to 1.38.2 (SQLite 3.50.3)
  * Fixed example List API response

-------------------------------------------------------------------
Thu Jul 31 18:33:37 UTC 2025 - Andreas Schwab <schwab@suse.de>

- Don't disable cgo on riscv64

-------------------------------------------------------------------
Tue Jul 29 12:04:08 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>

- Initial packaging at version 0.29.0
openSUSE Build Service is sponsored by