Blame

deb19d Hargata Softworks 2024-03-02 11:21:18 1
# Roadmap
2
877c18 Hargata Softworks 2025-10-28 03:13:28 3
## 1.5.4
878f7d Hargata Softworks 2025-11-08 16:24:01 4
Released 11/08/2025
877c18 Hargata Softworks 2025-10-28 03:13:28 5
6
### Objectives
7
- Bug Fixes
8
- Fixed bug with Cost Table pagination when there is exactly 5 years of data
24e0c8 Hargata Softworks 2025-11-05 19:56:44 9
- Fixed bug with Reminder Records when it's created from another record
877c18 Hargata Softworks 2025-10-28 03:13:28 10
- Features
11
- Custom Widgets are now loaded async with Dashboard tab
1a99ec Hargata Softworks 2025-10-29 17:07:20 12
- Add Tags Filter for Reminder API's
91b222 Hargata Softworks 2025-10-31 14:44:14 13
- Add Inspection Tab(Issue: #513, #979)
09beb5 Hargata Softworks 2025-11-04 21:55:42 14
- Add functionality to link records via attachments
5a4dc2 Hargata Softworks 2025-11-07 18:03:20 15
- Add functionality to copy link for attachments
089e6a Hargata Softworks 2025-11-08 16:27:00 16
- Add API endpoint for retrieving configured extra fields(Issue: #1119)
877c18 Hargata Softworks 2025-10-28 03:13:28 17
- Misc
18
- Bump Npgsql and MailKit versions
19
b98d19 Hargata Softworks 2025-10-03 21:39:54 20
## 1.5.3
e85f4a Hargata Softworks 2025-10-13 19:58:57 21
Released 10/13/2025
b98d19 Hargata Softworks 2025-10-03 21:39:54 22
23
### Objectives
4d6b45 Hargata Softworks 2025-10-09 15:54:33 24
- Bug Fixes
25
- Fixed bug with translation editor when translation content exceeds certain size
7ab37d Hargata Softworks 2025-10-10 15:02:09 26
- Fixed bug with cost data table having too many year columns(Issue: #1098)
b98d19 Hargata Softworks 2025-10-03 21:39:54 27
- Features
28
- Allow URLs to individual tabs to be bookmarked
7cd348 Hargata Softworks 2025-10-06 23:31:42 29
- Custom Widgets now persists acknowledgement in the session
c14acc Hargata Softworks 2025-10-08 01:57:37 30
- Add bulk collaborator management
d9872d Hargata Softworks 2025-10-08 18:13:21 31
- Add Kestrel Configuration in Server Settings Configurator
aeb4b7 Hargata Softworks 2025-10-08 22:57:00 32
- Add Jwks Endpoint for OIDC to validate issuer signature
510ed8 Hargata Softworks 2025-10-09 21:50:08 33
- Add ability to populate certain OIDC settings from well-known url
99c8fa Hargata Softworks 2025-10-09 02:21:47 34
- Add Fixed Intervals option for Reminders
b98d19 Hargata Softworks 2025-10-03 21:39:54 35
- Misc
36
- Removed `.env` file and updated docker-compose files
37
- Stopgap measure for handling PDF attachments(Issue: #1075)
38
03bffd Hargata Softworks 2025-09-12 21:18:24 39
## 1.5.2
b4fa57 Hargata Softworks 2025-09-19 14:18:23 40
Released 09/19/2025
03bffd Hargata Softworks 2025-09-12 21:18:24 41
42
### Objectives
43
- Features
5043f8 Hargata Softworks 2025-09-12 21:18:37 44
- Add search function in garage(Issue: #1059)
4628c9 Hargata Softworks 2025-09-16 14:56:34 45
- Add Attachment Preview for Images(Issue: #1047)
d38323 Hargata Softworks 2025-09-17 14:49:36 46
- Add circle as a shape for vehicle map(PR: #1068) by [Zeromark30](https://github.com/Zeromark30)
61ce05 Hargata Softworks 2025-09-17 19:55:25 47
- Add user-configurable auth cookie lifespan, max 90 days(Issue: #951)
d38323 Hargata Softworks 2025-09-17 14:49:36 48
- Misc
49
- Fixed traefik docker compose(PR: #1067) by [Jekotia](https://github.com/Jekotia)
03bffd Hargata Softworks 2025-09-12 21:18:24 50
096537 Hargata Softworks 2025-08-28 03:06:47 51
## 1.5.1
f96fe1 Hargata Softworks 2025-09-09 16:55:31 52
Released 09/09/2025
096537 Hargata Softworks 2025-08-28 03:06:47 53
54
### Objectives
55
- Bug Fixes
56
- Fix Vehicle Map Opacity for EU locales(Issue: #1039)
d6dcf1 Hargata Softworks 2025-09-08 15:04:06 57
- Fix URL Attachments breaking Attachment Exports(Issue: #1050)
096537 Hargata Softworks 2025-08-28 03:06:47 58
- Features
13f561 Hargata Softworks 2025-08-28 03:07:06 59
- Global Search settings now persist client side(Issue: #1035)
096537 Hargata Softworks 2025-08-28 03:06:47 60
ace230 Hargata Softworks 2025-08-05 14:39:15 61
## 1.5.0
53ebaf Hargata Softworks 2025-08-21 17:34:17 62
Released 08/21/2025
ace230 Hargata Softworks 2025-08-05 14:39:15 63
64
### Objectives
65
- Bug Fixes
66
- Fixed bug with UK MPG conversion applied on EV's(Issue: #1012)
67
- Fixed bug with columns disappearing if Enable CSV Import is disabled(Issue: #1005)
435cbd Hargata Softworks 2025-08-05 14:39:51 68
- Features
973b4d Hargata Softworks 2025-08-21 16:54:24 69
- Add option to upload a Vehicle Map(Issue: #38)
83215c Hargata Softworks 2025-08-06 17:20:50 70
- Allow users to select locale different from their system(Issue: #929)
8a02d8 Hargata Softworks 2025-08-18 17:28:19 71
- Add urgencies param to Reminder GET API(PR: #1026)
1a7c09 Hargata Softworks 2025-08-18 17:27:16 72
- Misc. Tech Debt
73
- Updated Npgsql and CsvHelper
74
- Migrated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens
ace230 Hargata Softworks 2025-08-05 14:39:15 75
9260d9 Hargata Softworks 2025-07-09 16:26:34 76
## 1.4.9
77
Released 07/09/2025
f17867 Hargata Softworks 2025-07-09 16:26:47 78
79
### Objectives
9260d9 Hargata Softworks 2025-07-09 16:26:34 80
- Bug Fixes
81
- Fixed bug where non-root users cannot access vehicles(PR: #998)
82
2fa79c Hargata Softworks 2025-05-16 20:29:32 83
## 1.4.8
d29ef9 Hargata Softworks 2025-07-02 20:48:08 84
Released 07/02/2025
2fa79c Hargata Softworks 2025-05-16 20:29:32 85
86
### Objectives
646a1b Hargata Softworks 2025-06-27 15:32:19 87
- Bug Fixes
88
- Fixed bug where tag is cleared off after editing a record(Issue: #945)
2fa79c Hargata Softworks 2025-05-16 20:29:32 89
- Features
4069fe Hargata Softworks 2025-06-03 13:07:46 90
- Update layout
91
- Add option to display vehicle image on nav(PR: #950) by [iamdabe](https://github.com/iamdabe)
92
- Add UserMetric attribute in Reminder GET methods(Issue: #964)
93
- Add Extra Fields for Notes(Issue: #957)
fff6a8 Hargata Softworks 2025-06-06 15:35:43 94
- Add Parameters for API GET Methods
301efb Hargata Softworks 2025-06-06 16:58:48 95
- Add Case Insensitive Global Search
b0a3d7 Hargata Softworks 2025-06-18 19:26:59 96
- Updated Document Uploader to also allow link attachments.
c14584 Hargata Softworks 2025-06-20 18:21:16 97
- Add Server Settings Configurator
0e25b2 Hargata Softworks 2025-06-27 15:32:46 98
- Hides irrelevant Metrics in Report Dropdown(Issue: #867)
01e0c9 Hargata Softworks 2025-06-30 15:30:16 99
- Add Due Days and Due Distance columns to Reminders
2fa79c Hargata Softworks 2025-05-16 20:29:32 100
- Misc. Tech Debt
101
- Fixed label target in Notes(PR: #949) by [iamdabe](https://github.com/iamdabe)
102
2551dd Hargata Softworks 2025-04-04 14:12:02 103
## 1.4.7
10eaf0 Hargata Softworks 2025-04-29 14:57:54 104
Released 04/29/2025
2551dd Hargata Softworks 2025-04-04 14:12:02 105
106
### Objectives
5e5579 Hargata Softworks 2025-04-25 03:07:04 107
- Bug Fixes
108
- Fixed bug with Extra Field Types not working for Fuel Records(Issue: #931)
2551dd Hargata Softworks 2025-04-04 14:12:02 109
- Features
782302 Hargata Softworks 2025-04-27 18:05:53 110
- Add `userinfo` endpoint parameter for OpenIDConfig to future-proof claims retrieval(PR: #916)
8f2f24 Hargata Softworks 2025-04-08 14:27:27 111
- Hardened API to accept null for list object types in payload(prevents Issue: #918)
da3bd4 Hargata Softworks 2025-04-16 16:02:55 112
- Add tooltip for attachment file names(Issue: #926)
de3830 Hargata Softworks 2025-04-26 15:12:52 113
- Add POST/PUT/DELETE API endpoints for Reminders(Issue: #877)
0fa4bc Hargata Softworks 2025-04-27 14:42:33 114
- Add clickable links in Registration and Reset Password emails
2551dd Hargata Softworks 2025-04-04 14:12:02 115
9d8c25 Hargata Softworks 2025-03-23 00:14:53 116
## 1.4.6
768347 Hargata Softworks 2025-04-02 14:16:56 117
Released: 04/02/2025
e7c4c6 Hargata Softworks 2025-03-26 14:28:20 118
119
### Objectives
9d8c25 Hargata Softworks 2025-03-23 00:14:53 120
- Bug Fixes
121
- Fixed bug with incorrect average MPG label when toggling consumption units(Issue: #889)
86ae29 Hargata Softworks 2025-03-27 11:41:10 122
- Fixed bug with vehicle sold and purchase date not returning in locale-invariant format(Issue: #895)
0c1413 Hargata Softworks 2025-03-23 15:16:42 123
- Features
124
- Add functionality for root users to review server settings and test SMTP config(Issue: #884)
a17b7c Hargata Softworks 2025-03-26 17:52:17 125
- Add reminder urgency and due metrics for reminder selection when creating new records(Issue: #893)
ce054f Hargata Softworks 2025-03-27 12:36:56 126
- Add toggle for users to hide Calendar tab(Issue: #879)
8e023b Hargata Softworks 2025-03-28 16:03:26 127
- Add extra field types(Issue: #612)
ea87a3 Hargata Softworks 2025-03-30 17:23:00 128
- Reworded OIDC error message if auth response does not contain email claim(PR: #901)
2499a1 Hargata Softworks 2025-03-30 17:30:34 129
- OIDC scope now defaults to `openid email` if not provided(PR: #903)
f40ada Hargata Softworks 2025-03-31 13:50:23 130
- Added Remote Auth Debug endpoint for advanced OIDC Troubleshooting(PR: #905)
9d8c25 Hargata Softworks 2025-03-23 00:14:53 131
de10de Hargata Softworks 2025-02-05 14:31:10 132
## 1.4.5
6ba222 Hargata Softworks 2025-03-06 19:42:59 133
Released: 03/06/2025
de10de Hargata Softworks 2025-02-05 14:31:10 134
135
### Objectives
b7fa4e Hargata Softworks 2025-02-07 15:34:41 136
- Bug Fixes
137
- Fixed bug with incorrect MPG labels from tagged partial fuel ups(Issue: #848)
de10de Hargata Softworks 2025-02-05 14:31:10 138
- Features
139
- Add API Endpoints for Plans(Issue: #840)
d19cc4 Hargata Softworks 2025-02-05 23:05:15 140
- Add functionality to re-order table columns(Issue: #780)
47c061 Hargata Softworks 2025-02-10 18:16:19 141
- Dynamically generate locale-sensitive CSV import samples
9ce12a Hargata Softworks 2025-02-12 17:25:25 142
- Add check to print individual records when generating vehicle history report(Issue: #857)
0077d9 Hargata Softworks 2025-02-19 16:14:06 143
- Add markdown rendering to Kiosk notes(Issue: #856)
ba2dd6 Hargata Softworks 2025-02-19 23:09:50 144
- Minor Quality of Life Improvements(PR: #866)
de10de Hargata Softworks 2025-02-05 14:31:10 145
783318 Hargata Softworks 2025-01-11 18:06:00 146
## 1.4.4
4ec8e4 Hargata Softworks 2025-02-03 16:00:04 147
Released: 02/03/2025
b471e3 Hargata Softworks 2025-01-15 16:56:19 148
149
### Objectives
755386 Hargata Softworks 2025-01-19 17:26:43 150
- Bug Fixes
151
- Fixed bug with duplicating shop supplies to vehicle
152
- Fixed bug with replenishing supplies
97aaf6 Hargata Softworks 2025-01-21 21:36:23 153
- Fixed bug with sorting and filtering
e1abd9 Hargata Softworks 2025-01-22 16:40:59 154
- Fixed bug with Odometer and Reminder count label
5ba1f6 Hargata Softworks 2025-01-24 18:15:08 155
- Fixed bug with Cost Per Distance traveled(Issue: #825)
156
- Fixed bug with Cost Per Day metric when Year is selected(Issue: #824)
783318 Hargata Softworks 2025-01-11 18:06:00 157
- Features
178931 Hargata Softworks 2025-01-20 05:52:28 158
- Add Basic Auth to the Reminders Calendar Endpoint(Issue: #697)
eae21c Hargata Softworks 2025-01-15 16:55:58 159
- Add functionality to print records(Issue: #801, #800)
ae0e96 Hargata Softworks 2025-01-16 19:29:13 160
- Add functionality to enable Open Registration(Issue: #805)
f8140a Hargata Softworks 2025-01-20 19:45:19 161
- Add Days interval to Recurring Reminder and Tax Records(Issue: #755)
7b6c31 Hargata Softworks 2025-01-22 19:08:22 162
- Made parameters optional for Send Reminder API endpoint(defaults to all urgencies)
131e2b Hargata Softworks 2025-01-24 21:12:14 163
- Add Attachments Column(Issue: #823)
783318 Hargata Softworks 2025-01-11 18:06:00 164
f9df86 Hargata Softworks 2025-01-08 23:36:12 165
## 1.4.3
25538b Hargata Softworks 2025-01-10 20:47:50 166
Released 01/10/2025
f9df86 Hargata Softworks 2025-01-08 23:36:12 167
168
### Objectives
2e9823 Hargata Softworks 2025-01-10 17:08:42 169
- Bug Fixes
02305e Hargata Softworks 2025-01-10 19:31:25 170
- Fixed bug with fuel mileage for empty odometers(Issue: #796)
f9df86 Hargata Softworks 2025-01-08 23:36:12 171
- Features
172
- Added new endpoint to retrieve Reminders Calendar in ICS format(Issue: #697)
173
- Added new endpoint to upload documents and attach documents to records(Issue: #769)
174
- Misc. Tech Debt
82431f Hargata Softworks 2025-01-10 21:09:21 175
- Moved user uploaded files out from `wwwroot` to `data` folder(Issue: #785, #260)
384699 Hargata Softworks 2025-01-09 03:47:32 176
- Moved userConfig.json out from `config` to `data/config`
f9df86 Hargata Softworks 2025-01-08 23:36:12 177
d87814 Hargata Softworks 2024-11-30 15:53:33 178
## 1.4.2
c4eb9e Hargata Softworks 2025-01-02 17:05:30 179
Released 01/02/2025
d87814 Hargata Softworks 2024-11-30 15:53:33 180
181
### Objectives
182
- Bug Fixes
183
- Fixed bug with creating past records for recurring tax records(Issue: #745)
077929 Hargata Softworks 2024-12-04 15:56:31 184
- Security Fixes
c8590f Hargata Softworks 2024-12-11 19:33:34 185
- Fixed bug where tags are returned as null in API(Issue: #763)
3458a1 Hargata Softworks 2024-12-31 17:36:33 186
- Fixed bug on MacOS devices with context menu
d87814 Hargata Softworks 2024-11-30 15:53:33 187
- Features
469069 Hargata Softworks 2024-12-23 16:42:39 188
- Add PUT/DELETE API requests to modify records(Issue: #541)
1c85e3 Hargata Softworks 2024-12-04 01:53:49 189
- Allow API requests in JSON format.
fde2c5 Hargata Softworks 2024-12-04 18:38:54 190
- Add Total Distance Traveled label in Gas Records(Issue: #751)
5eda59 Hargata Softworks 2024-12-06 16:12:01 191
- Add setting to default to Fuel Unit Cost input(Issue: #744)
192
- Reformatted Webhook payloads(Issue: #574)
44a09b Hargata Softworks 2024-12-13 01:50:47 193
- Allow users to filter records by tags on the consolidated report(Issue: #572)
67c301 Hargata Softworks 2024-12-12 22:44:16 194
- Allow users to filter records by date range on consolidated report(Issues: #761, #689)
f7fd05 Hargata Softworks 2024-12-13 18:36:12 195
- Allow users to insert odometer records from existing records(Issue: #758)
128401 Hargata Softworks 2024-12-31 15:30:44 196
- Improved tile sizes in garage on mobile devices
d87814 Hargata Softworks 2024-11-30 15:53:33 197
933669 Hargata Softworks 2024-11-20 16:25:15 198
## 1.4.1
48ac08 Hargata Softworks 2024-11-26 18:02:32 199
Released: 11/25/2024
933669 Hargata Softworks 2024-11-20 16:25:15 200
201
### Objectives
202
- Bug Fixes
203
- Fixed bug with drag and drop for plan items
ba73fc Hargata Softworks 2024-11-20 19:15:40 204
- Fixed bug where plan type does not display correctly in Kiosk mode
d140b7 Hargata Softworks 2024-11-22 05:11:44 205
- Fixed bug with sorting in tables.
e5efe7 Hargata Softworks 2024-11-23 17:37:23 206
- Fixed aggregate label bug when search returns empty results
7287c8 Hargata Softworks 2024-11-25 16:28:04 207
- Fixed bug with changes in appsettings.json(Issue: #739)
933669 Hargata Softworks 2024-11-20 16:25:15 208
- Features
209
- Cached Report Metrics are now vehicle specific
b08e66 Hargata Softworks 2024-11-20 19:15:59 210
- Added option to toggle between 2 and 3 decimal places for fuel consumption(Issue: #723)
ba73fc Hargata Softworks 2024-11-20 19:15:40 211
- Deleting records will now replenish requisitioned supplies(Issue: #429)
738e2e Hargata Softworks 2024-11-21 03:49:17 212
- Users can now add supplies to existing records(Issue: #454)
d140b7 Hargata Softworks 2024-11-22 05:11:44 213
- Add cost table for multi-year trends(Issue: #716)
9fa2bf Hargata Softworks 2024-11-22 17:24:03 214
- Sort notes in ascending order by description(Issue: #523)
2662ae Hargata Softworks 2024-11-25 00:16:12 215
- Added Select Mode
026bc7 Hargata Softworks 2024-11-24 21:40:59 216
- Remastered the Context Menu
178591 Hargata Softworks 2024-11-25 03:44:00 217
- Remastered Reminder Record tab.
7287c8 Hargata Softworks 2024-11-25 16:28:04 218
- Added SimplyAuto column mapping for imports(Issue: #60)
933669 Hargata Softworks 2024-11-20 16:25:15 219
- Misc. Tech Debt
220
- Additional Code Cleanup(PR: #721, #722) with ideas from [Scorpoon](https://github.com/Scorpoon)
221
7a1cdf Hargata Softworks 2024-11-01 00:17:16 222
## 1.4.0
a26048 Hargata Softworks 2024-11-14 22:01:53 223
Released: 11/14/2024
7a1cdf Hargata Softworks 2024-11-01 00:17:16 224
225
### Objectives
226
- Bug Fixes
227
- Fix Translation Editor Bug(Issue: #681)
228
- Features
229
- Add Custom Dashboard functionality(Issue: #660, #678)
c01c09 Hargata Softworks 2024-11-02 03:36:13 230
- Add Kiosk View for Vehicles, Reminders, and Planners
89cc50 Hargata Softworks 2024-11-02 03:41:16 231
- Add functionality to duplicate records across vehicles(Issue: #526)
701947 Hargata Softworks 2024-11-02 03:43:29 232
- Add Tags to POST API methods(Issue: #684)
c78319 Hargata Softworks 2024-11-02 22:50:42 233
- Add functionality to automatically format decimal inputs(Issue: #611)
0e7d6f Hargata Softworks 2024-11-12 20:57:24 234
- Allow Custom Logos and Extra Fields in Vehicle Maintenace Report(Issue: #702)
8bb0e3 Hargata Softworks 2024-11-12 00:31:07 235
- Misc Tech Debt
9fec45 Hargata Softworks 2024-11-14 22:03:45 236
- [Code Cleanup](https://github.com/hargata/lubelog/pull/704) by [Scorpoon](https://github.com/Scorpoon)
7a1cdf Hargata Softworks 2024-11-01 00:17:16 237
f06085 Hargata Softworks 2024-09-25 14:09:42 238
## 1.3.9
10c8e4 Hargata Softworks 2024-10-31 20:01:07 239
Released: 10/31/2024
f06085 Hargata Softworks 2024-09-25 14:09:42 240
241
### Objectives
4541fe Hargata Softworks 2024-10-25 23:39:32 242
- Bug Fixes
243
- Fix AdjustedOdometer endpoint with decimal odometer multiplier
244
- Fix bug with inverted bar chart colors with metric calculations(Issue: #649)
245
- Fix bug with average/min/max fuel mileage labels
246
- Fix Page Titles
610f34 Hargata Softworks 2024-10-29 01:19:51 247
- Fix misaligned columns when viewed on small screens
248
- Fix mobile nav closing on iOS devices when scrolling
4541fe Hargata Softworks 2024-10-25 23:39:32 249
- Features
250
- Enter key to submit on Forms(Issue: #639)
251
- Add functionality to edit extra fields for multiple records(Issue: #483)
252
- Add Attachment Exports for Notes
253
- Add emphasis lines for API methods in documentation
254
- Add support for smaller tabs in smaller screens
255
- Add thumbnail resizing(Issue: #616)
256
- Add Experimental GPS Integration(Issue: #511)
257
- Allow ExtraFields to be displayed in place of LicensePlate(Issue: #485)
5dcafd Hargata Softworks 2024-10-28 02:03:02 258
- Add Built-In Translation Downloader and Editor
fd3305 Hargata Softworks 2024-10-30 15:39:50 259
- Add functionality to re-order tabs(Issue: #518)
10c8e4 Hargata Softworks 2024-10-31 20:01:07 260
- Add funtionality to reveal password on password fields
4541fe Hargata Softworks 2024-10-25 23:39:32 261
- Misc Tech Debt and Changes
262
- Move Delete Vehicle button into Edit Vehicle modal(Issue: #637)
263
- Automatically create app schema in existing Postgres container
264
- Remastered Admin Panel
265
- Improve Code Maintainability(Split VehicleController out)
168eba Hargata Softworks 2024-10-25 23:40:26 266
- Load sponsors asynchronously for users with slower internet connection
f06085 Hargata Softworks 2024-09-25 14:09:42 267
a29834 Hargata Softworks 2024-09-25 01:22:59 268
## 1.3.8
3649f9 Hargata Softworks 2024-09-25 04:39:07 269
Released 09/24/2024
a29834 Hargata Softworks 2024-09-25 01:22:59 270
271
### Objectives
4e5226 Hargata Softworks 2024-09-25 03:48:54 272
- Add Vehicle Info endpoint documentation
273
- Add endpoint to get adjusted odometer for vehicle
a29834 Hargata Softworks 2024-09-25 01:22:59 274
- Fix Light mode issue on PC with dark mode preference(Issue: #630)
275
- Add vehicle flag to indicate odometer entry is optional(Issue: #619, #563, #312)
330adb Hargata Softworks 2024-09-25 04:32:04 276
- Updated demo default file
a29834 Hargata Softworks 2024-09-25 01:22:59 277
20484f Hargata Softworks 2024-08-29 14:14:59 278
## 1.3.7
45f02b Hargata Softworks 2024-09-23 23:06:00 279
Released 09/23/2024
20484f Hargata Softworks 2024-08-29 14:14:59 280
281
### Objectives
282
- Add Vehicle Info endpoint for third party widgets/dashboard
283
- Fix minor tooltip bug on touchscreen devices in reminders view
471675 Hargata Softworks 2024-09-12 17:16:28 284
- Add default email recipient for reminder emails(Issue: #517)
20484f Hargata Softworks 2024-08-29 14:14:59 285
- Add ability to login via OICD for root user(Issue: #482)
fdd327 Hargata Softworks 2024-08-31 23:04:46 286
- Add data table view(Issue: #551)
287
- Add user-configurable vehicle metric chips(Issue: #537)
336672 Hargata Softworks 2024-09-03 19:55:14 288
- Add color-coded icons for Planner Items(Issue: #598)
597e1b Hargata Softworks 2024-09-07 14:41:02 289
- Add custom thresholds for Reminders(Issue: #609)
dbab85 Hargata Softworks 2024-09-13 14:00:31 290
- Add adaptive theme if Dark Mode is not enabled(Issue: #603)
2f08c9 Hargata Softworks 2024-09-22 16:25:48 291
- Add ability to disable Registration(Issue: #618)
20484f Hargata Softworks 2024-08-29 14:14:59 292
077581 Hargata Softworks 2024-08-13 14:27:05 293
## 1.3.6
d54ec1 Hargata Softworks 2024-08-26 21:32:03 294
Released 08/26/2024
077581 Hargata Softworks 2024-08-13 14:27:05 295
296
### Objectives
297
- Fix Postgres table bug for vehicles with zero records(Issue: #576)
298
- Add PKCE to OICD Auth(Issue: #568)
5ef22a Hargata Softworks 2024-08-19 18:08:08 299
- Add fuel type dropdown(Issue: #534)
aa6ac3 Hargata Softworks 2024-08-22 00:14:08 300
- Add functionality to upload files on paste(Issue: #570)
516489 Hargata Softworks 2024-08-22 17:14:22 301
- Add Cleanup API method to clear out temp files and unlinked documents/thumbnails
25a5f6 Hargata Softworks 2024-08-23 19:46:08 302
- Add functionality to export extra fields in CSV
7e54e1 Hargata Softworks 2024-08-26 16:36:05 303
- Add Due Date and Odometer in API output for Reminders
8501c5 Hargata Softworks 2024-08-26 18:44:59 304
- Add tooltip to show configured due date and odometer for reminders(Issue: #531)
a170cb Hargata Softworks 2024-08-26 21:14:12 305
- Added Extra Fields to API methods(Issue: #588)
077581 Hargata Softworks 2024-08-13 14:27:05 306
6d5cdd Hargata Softworks 2024-06-18 14:34:21 307
## 1.3.5
eefb3e Hargata Softworks 2024-07-11 00:28:23 308
Released 07/10/2024
6d5cdd Hargata Softworks 2024-06-18 14:34:21 309
310
### Objectives
311
- Allow currency values greater than six figures(Issue #515; PR #542 by [kapcake](https://github.com/kapcake))
312
- Add maskable icons for Android PWA(PR #519 by [NateWright](https://github.com/NateWright))
b501f6 Hargata Softworks 2024-07-07 17:38:08 313
- Auto-create PostgreSQL schema on init(PR #508 by [snpaul22](https://github.com/snpaul22))
820411 Hargata Softworks 2024-07-01 15:02:18 314
- Functionality to reset password for root user without disabling auth
315
- Make initial odometer reading readonly by default to prevent unintended edits
781c2c Hargata Softworks 2024-07-09 16:44:46 316
- Reminder recurring intervals are now based on reminder metric(Issue #512)
0774e9 Hargata Softworks 2024-07-09 20:49:16 317
- Map extra fields to records via CSV import(Issue #545)
6d5cdd Hargata Softworks 2024-06-18 14:34:21 318
0aaa73 Hargata Softworks 2024-05-31 15:01:13 319
## 1.3.4
3aa552 Hargata Softworks 2024-06-04 17:22:00 320
Released 06/04/2024
0aaa73 Hargata Softworks 2024-05-31 15:01:13 321
322
### Objectives
323
- Fix bug where zero cost supplies cannot be selected
324
- Add missing translation keys
325
- Fix bug with locale where space is used for thousand separator
326
- Fix bug with SMTP servers with no authentication
327
360465 Hargata Softworks 2024-05-21 21:08:49 328
## 1.3.3
bc2fb8 Hargata Softworks 2024-05-21 21:42:20 329
Released 05/21/2024
360465 Hargata Softworks 2024-05-21 21:08:49 330
331
### Objectives
332
- Remove Commercial Restrictions
333
- Fix SweetAlert2 Restrictions
7ff4d3 Hargata Softworks 2024-05-21 21:09:15 334
- Add Sponsorship Tiers
360465 Hargata Softworks 2024-05-21 21:08:49 335
d4b65c Hargata Softworks 2024-04-25 16:32:09 336
## 1.3.2
337
Released 04/25/2024
338
339
### Objectives
340
- Replace .NET SMTPClient with MailKit
341
- Fix bug with persistent metric on Dashboard
342
- Fix bug where year dropdown does not show Odometer Record year
343
3ba3ea Hargata Softworks 2024-04-12 14:11:52 344
## 1.3.1
8c59cb Hargata Softworks 2024-04-24 04:32:52 345
Released 04/23/2024
3ba3ea Hargata Softworks 2024-04-12 14:11:52 346
347
### Objectives
348
- Fix donation link colors not being visible in light mode
349
- Fix alternate fuel units in European locale
c670cd Hargata Softworks 2024-04-15 14:25:37 350
- Temporarily persist selected metrics in Dashboard
3ba3ea Hargata Softworks 2024-04-12 14:11:52 351
188dbe Hargata Softworks 2024-04-04 02:06:47 352
## 1.3.0
06e576 Hargata Softworks 2024-04-08 16:14:38 353
Released 04/08/2024
188dbe Hargata Softworks 2024-04-04 02:06:47 354
355
### Objectives
356
- Allow users to increment from last reported odometer reading when creating records
357
- Cache records including unsaved changes to prevent accidental closing of modal
358
- Global search
359
- Functionality to edit plan record templates
360
604196 Hargata Softworks 2024-03-24 02:57:33 361
## 1.2.9
06e576 Hargata Softworks 2024-04-08 16:14:38 362
Released 03/29/2024
604196 Hargata Softworks 2024-03-24 02:57:33 363
364
### Objectives
f4068f Hargata Softworks 2024-03-27 03:50:44 365
- Allow users to select multiple reminders to push back when creating new record
0fe408 Hargata Softworks 2024-03-26 14:44:28 366
- Add tagging feature to Reminders
385504 Hargata Softworks 2024-03-27 03:50:59 367
- Add option to copy Supplies attachments when requisitioned by new Plan/Service/Repair/Upgrade records
b8c644 Hargata Softworks 2024-03-28 02:21:53 368
- Add chips to vehicle tile in Garage tab for Mileage and Past Due/Very Urgent Reminders
6e5b13 Hargata Softworks 2024-03-28 22:24:52 369
- Reminders renewed via creation of records now use the date/mileage of the record for next interval
8b0869 Hargata Softworks 2024-03-29 04:39:06 370
- Improve Reminders tab usability on mobile devices
604196 Hargata Softworks 2024-03-24 02:57:33 371
ed737a Hargata Softworks 2024-03-18 21:48:01 372
## 1.2.8
30ed21 Hargata Softworks 2024-03-22 05:42:32 373
Released 03/21/2024
ed737a Hargata Softworks 2024-03-18 21:48:01 374
375
### Objectives
e4ae11 Hargata Softworks 2024-03-18 21:48:07 376
- Fix security vulnerability where unauthorized users can access uploaded files
05483d Hargata Softworks 2024-03-20 20:36:27 377
- Improve LiteDB Implementation to bypass concurrency issue
696fff Hargata Softworks 2024-03-20 19:56:19 378
- Add URL Parser to Extra Field Values
ed737a Hargata Softworks 2024-03-18 21:48:01 379
306878 Hargata Softworks 2024-03-15 18:34:35 380
## 1.2.7
38a882 Hargata Softworks 2024-03-16 19:53:39 381
Released 03/16/2024
306878 Hargata Softworks 2024-03-15 18:34:35 382
383
### Objectives
81be2f Hargata Softworks 2024-03-15 21:10:43 384
- Add Odometer Adjustments for vehicle where odometer units differ from user settings or vehicles with swapped odometers that no longer reflect actual mileage
385
- Fix bug where Odometer Records are not deleted when the vehicle is deleted
dc3601 Hargata Softworks 2024-03-16 15:39:10 386
- Fix bug where translation are not being backed up
d0babf Hargata Softworks 2024-03-16 18:21:05 387
- Add functionality to edit multiple fuel records at once
81be2f Hargata Softworks 2024-03-15 21:10:43 388
- Add webhooks
e45121 Hargata Softworks 2024-03-16 17:50:01 389
- Add logging for backup restoration
306878 Hargata Softworks 2024-03-15 18:34:35 390
d65b54 Hargata Softworks 2024-03-09 02:06:02 391
## 1.2.6
ae9afe Hargata Softworks 2024-03-13 17:58:24 392
Released 03/13/2024
d65b54 Hargata Softworks 2024-03-09 02:06:02 393
394
### Objectives
395
- Made columns automatically shrink when extra fields are visible
396
- Improve file names when exporting attachments
397
- Fixed bug with black boxes showing up under Vehicle Maintenance Report
7db3db Hargata Softworks 2024-03-10 15:31:41 398
- Add Initial Odometer Reading and Distance metric to Odometer Records
399
- Distance Traveled chart in Reports tab now rely solely on odometer records
4638ce Hargata Softworks 2024-03-13 16:43:21 400
- Added functionality to edit multiple odometer records at once
d65b54 Hargata Softworks 2024-03-09 02:06:02 401
deb19d Hargata Softworks 2024-03-02 11:21:18 402
## 1.2.5
05f414 Hargata Softworks 2024-03-08 00:21:42 403
Released 03/07/2024
deb19d Hargata Softworks 2024-03-02 11:21:18 404
405
### Objectives
406
- State persistence for column visibilities
407
- Flex basis for table columns to take up as much space as needed(no more white spaces)
b2e613 Hargata Softworks 2024-03-03 16:20:49 408
- Statistics between records (average distance traveled and average days elapsed)
f4068f Hargata Softworks 2024-03-27 03:50:44 409
- Allow users to set their own acceptable file extensions for documents upload
34b3b4 Hargata Softworks 2024-03-04 16:16:25 410
- Allow users to inject root user credentials via Environment Variables
bd7bb5 Hargata Softworks 2024-03-04 23:21:08 411
- Allow users to hide sold vehicles
412
- Allow users to configure reminder urgency thresholds
8cb979 Hargata Softworks 2024-03-06 14:45:04 413
- Column-specific search
0f64fb Hargata Softworks 2024-03-07 19:53:18 414
- Added a Message of the Day(MOTD) feature.