Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/hargata/lubelogger minor v1.4.0v1.5.7

Release Notes

hargata/lubelog (ghcr.io/hargata/lubelogger)

v1.5.7: Version 1.5.7

Compare Source

Objectives
  • Bug Fixes
    • Fixed Global Search with non-English characters(Issue: #​1185)
    • Fixed Distance Traveled on Report Header(Issue: #​1168)
    • Fixed navbar bug on certain browsers(Issue: #​1194)
  • Features
    • Add distance export to increment odometer of towed vehicles(Issue: #​644)
    • Add Equipment tab to track distance accumulated on tire sets(Issue: #​413) Documentation Walkthrough
    • Cleaned up the API page
    • Add API endpoint to recalculate odometer record distance(Issue: #​1204)

Make a backup before upgrading and clear out browser cache after upgrading.

v1.5.6: Version 1.5.6

Compare Source

Objectives
  • Bug Fixes
    • Fixed Socket Exhaustion Exception using IHttpClientFactory
    • Force SweetAlerts to comply with dark theme(Issue: #​952)
    • Fixed missing validation for purchase and sold date(PR: #​1177)
  • Features
    • Reminder API Send endpoint now takes an optional reminder id(Issue: #​865)
    • Log failed login attempts(Issue: #​1145)
    • Add Optional Filters for CSV Exports(Issue: #​921)
    • Add API endpoint to retrieve all files in Temp folder
    • Add simplified API endpoints for vehicles(Issue: #​1033)
  • Misc
    • Minor styling cleanup

Make a backup before upgrading and clear out browser cache after upgrading.

v1.5.5: Version 1.5.5

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with exporting records with image in notes(Issue: #​1133)
    • Fixed bug with Visible Tabs not allowing for less than 6 visible tabs(Issue: #​1147)
  • Features
    • Add a confirm password field when setting up credentials for root user(Prevents: #​1136)
    • Add User Households to inherit vehicles from a user(Issue: #​136, #​538, #​565, #​577)
    • Garage context menu now displays tabs in order based on user config(PR: #​1156)
    • Add API endpoints for supply records(PR: #​1166)
    • Add API endpoints to retrieve all records for all vehicles(PR: #​1167)
  • Misc
    • Add logging for JWT validation error for OIDC
Notes:

Make a backup before upgrading and clear out browser cache after upgrading.

Due to the fix put in for #​1147, all tabs except Dashboard is now unchecked by default on fresh installations or if you have never updated any settings. This is not a bug, if your tabs have disappeared after updating, re-enable them in the Settings tab.

v1.5.4: Version 1.5.4

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with Cost Table pagination when there is exactly 5 years of data
    • Fixed bug with Reminder Records when it's created from another record
  • Features
    • Custom Widgets are now loaded async with Dashboard tab
    • Add Tags Filter for Reminder API's
    • Add Inspection Tab(Issue: #​513, #​979) Documentation
    • Add functionality to link records via attachments
    • Add functionality to copy link for attachments
    • Add API endpoint for retrieving configured extra fields(Issue: #​1119)
  • Misc
    • Bump Npgsql and MailKit versions
Notes:

Make a backup before upgrading and clear out browser cache after upgrading.

v1.5.3: Version 1.5.3

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with translation editor when translation content exceeds certain size
    • Fixed bug with cost data table having too many year columns(Issue: #​1098)
  • Features
    • Allow URLs to individual tabs to be bookmarked
    • Custom Widgets now persists acknowledgement in the session
    • Add bulk collaborator management
    • Add Kestrel Configuration in Server Settings Configurator
    • Add Jwks Endpoint for OIDC to validate issuer signature
    • Add ability to populate certain OIDC settings from well-known url
    • Add Fixed Intervals option for Reminders
  • Misc
    • Removed .env file and updated docker-compose files
    • Stopgap measure for handling PDF attachments(Issue: #​1075)

v1.5.2: Version 1.5.2

Compare Source

Objectives
  • Features
    • Add search function in garage(Issue: #​1059)
    • Add Attachment Preview for Images(Issue: #​1047)
    • Add circle as a shape for vehicle map(PR: #​1068) by Zeromark30
    • Add user-configurable auth cookie lifespan, max 90 days(Issue: #​951)
  • Misc

v1.5.1: Version 1.5.1

Compare Source

Objectives
  • Bug Fixes
    • Fix Vehicle Map Opacity for EU locales(Issue: #​1039)
    • Fix URL Attachments breaking Attachment Exports(Issue: #​1050)
  • Features
    • Global Search settings now persist client side(Issue: #​1035)

v1.5.0: Version 1.5.0

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with UK MPG conversion applied on EV's(Issue: #​1012)
    • Fixed bug with columns disappearing if Enable CSV Import is disabled(Issue: #​1005)
  • Features
    • Add option to upload a Vehicle Map(Issue: #​38)
    • Allow users to select locale different from their system(Issue: #​929)
    • Add urgencies param to Reminder GET API(PR: #​1026)
  • Misc. Tech Debt
    • Updated Npgsql and CsvHelper
    • Migrated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens

v1.4.9: Version 1.4.9

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug where non-root users cannot access vehicles(PR: #​998)

v1.4.8: Version 1.4.8

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug where tag is cleared off after editing a record(Issue: #​945)
  • Features
    • Update layout
    • Add option to display vehicle image on nav(PR: #​950) by iamdabe
    • Add UserMetric attribute in Reminder GET methods(Issue: #​964)
    • Add Extra Fields for Notes(Issue: #​957)
    • Add Parameters for API GET Methods
    • Add Case Insensitive Global Search
    • Updated Document Uploader to also allow link attachments.
    • Add Server Settings Configurator
    • Hides irrelevant Metrics in Report Dropdown(Issue: #​867)
    • Add Due Days and Due Distance columns to Reminders
  • Misc. Tech Debt

Detailed Release Notes, Please read before updating: #​977

v1.4.7: Version 1.4.7

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with Extra Field Types not working for Fuel Records(Issue: #​931)
  • Features
    • Add userinfo endpoint parameter for OpenIDConfig to future-proof claims retrieval(PR: #​916)
    • Hardened API to accept null for list object types in payload(prevents Issue: #​918)
    • Add tooltip for attachment file names(Issue: #​926)
    • Add POST/PUT/DELETE API endpoints for Reminders(Issue: #​877)
    • Add clickable links in Registration and Reset Password emails(inject LUBELOGGER_DOMAIN Environment Variable with your LubeLogger instance URL, see below)

image

v1.4.6: Version 1.4.6

Compare Source

  • Bug Fixes
    • Fixed bug with incorrect average MPG label when toggling consumption units(Issue: #​889)
    • Fixed bug with vehicle sold and purchase date not returning in locale-invariant format(Issue: #​895)
  • Features
    • Add functionality for root users to review server settings and test SMTP config(Issue: #​884)
    • Add reminder urgency and due metrics for reminder selection when creating new records(Issue: #​893)
    • Add toggle for users to hide Calendar tab(Issue: #​879)
    • Add extra field types(Issue: #​612)
    • Reworded OIDC error message if auth response does not contain email claim(PR: #​901)
    • OIDC scope now defaults to openid email if not provided(PR: #​903)
    • Added Remote Auth Debug endpoint for advanced OIDC Troubleshooting(PR: #​905) - See Advanced OpenID Troubleshooting for more information

v1.4.5: Version 1.4.5

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with incorrect MPG labels from tagged partial fuel ups(Issue: #​848)
  • Features
    • Add API Endpoints for Plans(Issue: #​840)
    • Add functionality to re-order table columns(Issue: #​780)
    • Dynamically generate locale-sensitive CSV import samples
    • Add check to print individual records when generating vehicle history report(Issue: #​857)
    • Add markdown rendering to Kiosk notes(Issue: #​856)
    • Minor Quality of Life Improvements(PR: #​866)

v1.4.4: Version 1.4.4

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with duplicating shop supplies to vehicle
    • Fixed bug with replenishing supplies
    • Fixed bug with sorting and filtering
    • Fixed bug with Odometer and Reminder count label
    • Fixed bug with Cost Per Distance traveled(Issue: #​825)
    • Fixed bug with Cost Per Day metric when Year is selected(Issue: #​824)
  • Features
    • Add Basic Auth to the Reminders Calendar Endpoint(Issue: #​697)
    • Add functionality to print records(Issue: #​801, #​800)
    • Add functionality to enable Open Registration(Issue: #​805)
    • Add Days interval to Recurring Reminder and Tax Records(Issue: #​755)
    • Made parameters optional for Send Reminder API endpoint(defaults to all urgencies)
    • Add Attachments Column(Issue: #​823)

v1.4.3: Version 1.4.3

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with fuel mileage for empty odometers(Issue: #​796)
  • Features
    • Added new endpoint to retrieve Reminders Calendar in ICS format(Issue: #​697)
    • Added new endpoint to upload documents and attach documents to records(Issue: #​769)
  • Misc. Tech Debt
    • Moved user uploaded files out from wwwroot to data folder(Issue: #​785, #​260)
    • Moved userConfig.json out from config to data/config

Note: this version can break your existing instance if you have a nonstandard installation, for more information, please read #​787

v1.4.2: Version 1.4.2

Compare Source

Objectives

  • Bug Fixes
    • Fixed bug with creating past records for recurring tax records(Issue: #​745)
    • Security Fixes
    • Fixed bug where tags are returned as null in API(Issue: #​763)
    • Fixed bug on MacOS devices with context menu
  • Features
    • Add PUT/DELETE API requests to modify records(Issue: #​541)
    • Allow API requests in JSON format.
    • Add Total Distance Traveled label in Gas Records(Issue: #​751)
    • Add setting to default to Fuel Unit Cost input(Issue: #​744)
    • Reformatted Webhook payloads(Issue: #​574)

webhook

  • Allow users to filter records by tags on the consolidated report(Issue: #​572)
  • Allow users to filter records by date range on consolidated report(Issues: #​761, #​689)

report_filters

  • Allow users to insert odometer records from existing records(Issue: #​758)

create_odometer

  • Improved tile sizes in garage on mobile devices

mobile_view

v1.4.1: Version 1.4.1

Compare Source

Objectives
  • Bug Fixes
    • Fixed bug with drag and drop for plan items
    • Fixed bug where plan type does not display correctly in Kiosk mode
    • Fixed bug with sorting in tables.
    • Fixed aggregate label bug when search returns empty results
    • Fixed bug with changes in appsettings.json(Issue: #​739)
  • Features
    • Cached Report Metrics are now vehicle specific
    • Added option to toggle between 2 and 3 decimal places for fuel consumption(Issue: #​723)
    • Deleting records will now replenish requisitioned supplies(Issue: #​429)
    • Users can now add supplies to existing records(Issue: #​454)
    • Add cost table for multi-year trends(Issue: #​716)
    • Sort notes in ascending order by description(Issue: #​523)
    • Added Select Mode
    • Remastered the Context Menu
    • Remastered Reminder Record tab.
    • Added SimplyAuto column mapping for imports(Issue: #​60)
  • Misc. Tech Debt

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant