v1.4.0-rc.0 #1409
ukutaht
started this conversation in
Anything Else
v1.4.0-rc.0
#1409
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, and thanks for the preview release. With regards to sub-folder installation behind a proxy, I have it working however I think it can be improved. The addition of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The highlights of this release are:
ENABLE_EMAIL_VERIFICATION=true
option.This is a release candidate for testing. To update your installation, make sure your _docker-compose.ym_l file is referencing
plausible/analytics
with the following tag:v1.4.0-rc.0
. Then run the following commands:This will run your database migrations and boot up the new version of the app. Following changes have been made since v1.3:
Added
metrics
for the/api/v1/stats/timeseries
endpoint Additional metrics for timeseries API call and CSV export #952data-domain
values #968DATABASE_SOCKET_DIR
&DATABASE_NAME
were added.CLICKHOUSE_FLUSH_INTERVAL_MS
andCLICKHOUSE_MAX_BUFFER_SIZE
configuration parameters Added parameters for Clickhouse flush interval and max buffer size #1073Fixed
path
component of BASE_URL to allow subfolder installatonsRemoved
Changes
ENABLE_EMAIL_VERIFICATION=true
if you want to keep the old behaviourThis discussion was created from the release v1.4.0-rc.0.
Beta Was this translation helpful? Give feedback.
All reactions