Update freikin/dawarich Docker tag to v0.36.3 #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/freikin-dawarich-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.32.0->0.36.3Release Notes
Freika/dawarich (freikin/dawarich)
v0.36.3Compare Source
Added
ARCHIVE_RAW_DATAenv var to true will enable monthly raw data archiving for all users. It will look for points older than 2 months withraw_datacolumn not empty and create a zip archive containing raw data files for each month. After successful archiving, raw data will be removed from the database to save space. Monthly archiving job is being run every day at 2:00 AM. Default env var value is false.Fixed
v0.36.2Compare Source
The Map v2 release
In this release we're introducing Map v2 based on MapLibre GL JS. It brings better performance, smoother interactions and more features in the future. User can select between Map v1 (Leaflet) and Map v2 (MapLibre GL JS) in the Settings -> Map Settings. New map features will be added to Map v2 only.
Added
Fixed
v0.36.1Compare Source
Fixed
v0.36.0Compare Source
OIDC and KML support release
So, you want to configure your OIDC provider. If not — skip to the actual changelog. You're going to need to provide at least 4 environment variables:
OIDC_CLIENT_ID,OIDC_CLIENT_SECRET,OIDC_ISSUER, andOIDC_REDIRECT_URI. Then, if you want to rename the provider from "OpenID Connect" to something else (e.g. "Authentik"), setOIDC_PROVIDER_NAMEvariable as well. If you want to disable email/password registration and allow only OIDC login, setALLOW_EMAIL_PASSWORD_REGISTRATIONtofalse. After just 7 brand new environment variables, you'll never have to deal with passwords in Dawarich again!Jokes aside, even though I'm not a fan of bloating the environment with too many variables, this is a nice addition and it will be reused in the cloud version of Dawarich as well. Thanks for waiting more than a year for this feature!
To configure your OIDC provider, set the following environment variables:
Added
docker-compose.ymlfile to use an alternative PostGIS image for ARM architecture.Fixed
Changed
v0.35.1Compare Source
Fixed
v0.35.0Compare Source
⚠️ Important ⚠️
The default
docker-compose.ymlfile has been updated to provide sensible defaults for self-hosted production environments. This should not break existing setups, but it's recommended to review yourdocker-compose.ymlfile and update it accordingly.You can now set
RAILS_ENVenvironment variable toproductionto run Dawarich in production mode.Added
Fixed
Changed
s3and provideAWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,AWS_REGION,AWS_BUCKETandAWS_ENDPOINT_URLenvironment variables to configure it.docker-compose.ymlfile updated to provide sensible defaults for self-hosted production environment..env.examplefile added with default environment variables.v0.34.2Compare Source
Fixed
v0.34.1Compare Source
Fixed
Changed
Added
v0.34.0Compare Source
The Family release
In this release we're introducing family features that allow users to create family groups, invite members, and share location data. Family owners can manage members, control sharing settings, and ensure secure access to shared information. Location sharing is optional and can be enabled or disabled by each member individually. Users can join only one family at a time. Location sharing settings can be set to share location for 1, 6, 12, 24 hours or permanently. Family features are now available only for self-hosted instances and will be available in the cloud in the future. When "Family members" layer is enabled on the map, family member markers will be updated in real-time.
Added
Fixed
Changed
v0.33.1Compare Source
Changed
Fixed
GET /api/v1/statsendpoint now returns correct 0 instead of null if no points were tracked in the requested period.v0.33.0Compare Source
Fixed
GET /api/v1/pointswill now return correct latitude and longitude values. #1502<gpxtag will now be detected correctly. #1775Changed
Added
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
b3e00bdd7cto84ec434e14chore(deps): update freikin/dawarich docker tag to v0.33.0to chore(deps): update freikin/dawarich docker tag to v0.33.184ec434e14toe4ead27eaechore(deps): update freikin/dawarich docker tag to v0.33.1to chore(deps): update freikin/dawarich docker tag to v0.34.0e4ead27eaeto836d561661chore(deps): update freikin/dawarich docker tag to v0.34.0to chore(deps): update freikin/dawarich docker tag to v0.34.1836d561661to155c6cb7bechore(deps): update freikin/dawarich docker tag to v0.34.1to chore(deps): update freikin/dawarich docker tag to v0.34.2155c6cb7betofb9b0f89cachore(deps): update freikin/dawarich docker tag to v0.34.2to chore(deps): update freikin/dawarich docker tag to v0.35.0fb9b0f89catoae41eb707achore(deps): update freikin/dawarich docker tag to v0.35.0to chore(deps): update freikin/dawarich docker tag to v0.35.1chore(deps): update freikin/dawarich docker tag to v0.35.1to Update freikin/dawarich Docker tag to v0.35.1ae41eb707atob27fb638d4Update freikin/dawarich Docker tag to v0.35.1to Update freikin/dawarich Docker tag to v0.36.0b27fb638d4to4cf3a0600cUpdate freikin/dawarich Docker tag to v0.36.0to Update freikin/dawarich Docker tag to v0.36.14cf3a0600cto147d81d9acUpdate freikin/dawarich Docker tag to v0.36.1to Update freikin/dawarich Docker tag to v0.36.2147d81d9actob8b653d7a8Update freikin/dawarich Docker tag to v0.36.2to Update freikin/dawarich Docker tag to v0.36.3View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.