Blame

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