Skip to content

Releases: coollabsio/pocketbase

0.20.0

14 Dec 12:23
e888936
Compare
Choose a tag to compare

What's Changed

  • Update Dockerfile - bump version to latest v0.20.0 by @orenaksakal in #10

New Contributors

Full Changelog: 0.19.4...0.20.0

0.19.4

13 Nov 12:35
ede747e
Compare
Choose a tag to compare

0.19.4 contains

Full Changelog: 0.19.3...0.19.4

0.19.3

08 Nov 09:29
e588b6b
Compare
Choose a tag to compare

0.19.3 Contains

Full Changelog: 0.19.2...0.19.3

0.19.2

04 Nov 17:32
4e3989c
Compare
Choose a tag to compare

0.19.2 Contains

Full Changelog: 0.19.1...0.19.2

0.19.1

29 Oct 17:26
4843b44
Compare
Choose a tag to compare

0.19.1 contains

Full Changelog: v0.19.0...0.19.1

To update the prebuilt executable you can run ./pocketbase update.

Fixed tokenizer.Scan()/ScanAll() to ignore the separators from the default trim cutset.
An option to return also the empty found tokens was also added via Tokenizer.KeepEmptyTokens(true).
This should fix the parsing of whitespace characters around view query column names when no quotes are used (#3616).

Fixed the :excerpt(max, withEllipsis?) fields query param modifier to properly add space to the generated text fragment after block tags.

v0.18.9 Release Latest

30 Sep 09:18
2ec6fd3
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./pocketbase update.

  • Fixed empty thumbs directories not getting deleted on Windows after deleting a record img file (pocketbase/pocketbase#3382).
  • Updated the generated JSVM typings to silent the TS warnings when trying to access a field/method in a Go->TS interface.

0.18.8

27 Sep 07:48
fbaef5a
Compare
Choose a tag to compare

0.18.8

To update the prebuilt executable you can run ./pocketbase update.

Minor fix for the View collections API Preview and Admin UI listings incorrectly showing the created and updated fields as N/A when the view query doesn't have them.

Full Changelog: 0.18.6...0.18.8

0.18.6

18 Sep 08:14
6bf233b
Compare
Choose a tag to compare

0.18.6

Full Changelog: 0.18.5...0.18.6

0.18.5

15 Sep 13:10
b52efa0
Compare
Choose a tag to compare

0.18.5

0.18.4

13 Sep 09:32
4f27bcd
Compare
Choose a tag to compare

Full Changelog: 0.18.1...0.18.4