Blame

deb19d Hargata Softworks 2024-03-02 11:21:18 1
# Roadmap
2
de10de Hargata Softworks 2025-02-05 14:31:10 3
## 1.4.5
4
Scheduled Release: TBD
5
6
### Objectives
b7fa4e Hargata Softworks 2025-02-07 15:34:41 7
- Bug Fixes
8
- Fixed bug with incorrect MPG labels from tagged partial fuel ups(Issue: #848)
de10de Hargata Softworks 2025-02-05 14:31:10 9
- Features
10
- Add API Endpoints for Plans(Issue: #840)
d19cc4 Hargata Softworks 2025-02-05 23:05:15 11
- Add functionality to re-order table columns(Issue: #780)
47c061 Hargata Softworks 2025-02-10 18:16:19 12
- Dynamically generate locale-sensitive CSV import samples
9ce12a Hargata Softworks 2025-02-12 17:25:25 13
- Add check to print individual records when generating vehicle history report(Issue: #857)
0077d9 Hargata Softworks 2025-02-19 16:14:06 14
- Add markdown rendering to Kiosk notes(Issue: #856)
ba2dd6 Hargata Softworks 2025-02-19 23:09:50 15
- Minor Quality of Life Improvements(PR: #866)
de10de Hargata Softworks 2025-02-05 14:31:10 16
783318 Hargata Softworks 2025-01-11 18:06:00 17
## 1.4.4
4ec8e4 Hargata Softworks 2025-02-03 16:00:04 18
Released: 02/03/2025
b471e3 Hargata Softworks 2025-01-15 16:56:19 19
20
### Objectives
755386 Hargata Softworks 2025-01-19 17:26:43 21
- Bug Fixes
22
- Fixed bug with duplicating shop supplies to vehicle
23
- Fixed bug with replenishing supplies
97aaf6 Hargata Softworks 2025-01-21 21:36:23 24
- Fixed bug with sorting and filtering
e1abd9 Hargata Softworks 2025-01-22 16:40:59 25
- Fixed bug with Odometer and Reminder count label
5ba1f6 Hargata Softworks 2025-01-24 18:15:08 26
- Fixed bug with Cost Per Distance traveled(Issue: #825)
27
- Fixed bug with Cost Per Day metric when Year is selected(Issue: #824)
783318 Hargata Softworks 2025-01-11 18:06:00 28
- Features
178931 Hargata Softworks 2025-01-20 05:52:28 29
- Add Basic Auth to the Reminders Calendar Endpoint(Issue: #697)
eae21c Hargata Softworks 2025-01-15 16:55:58 30
- Add functionality to print records(Issue: #801, #800)
ae0e96 Hargata Softworks 2025-01-16 19:29:13 31
- Add functionality to enable Open Registration(Issue: #805)
f8140a Hargata Softworks 2025-01-20 19:45:19 32
- Add Days interval to Recurring Reminder and Tax Records(Issue: #755)
7b6c31 Hargata Softworks 2025-01-22 19:08:22 33
- Made parameters optional for Send Reminder API endpoint(defaults to all urgencies)
131e2b Hargata Softworks 2025-01-24 21:12:14 34
- Add Attachments Column(Issue: #823)
783318 Hargata Softworks 2025-01-11 18:06:00 35
f9df86 Hargata Softworks 2025-01-08 23:36:12 36
## 1.4.3
25538b Hargata Softworks 2025-01-10 20:47:50 37
Released 01/10/2025
f9df86 Hargata Softworks 2025-01-08 23:36:12 38
39
### Objectives
2e9823 Hargata Softworks 2025-01-10 17:08:42 40
- Bug Fixes
02305e Hargata Softworks 2025-01-10 19:31:25 41
- Fixed bug with fuel mileage for empty odometers(Issue: #796)
f9df86 Hargata Softworks 2025-01-08 23:36:12 42
- Features
43
- Added new endpoint to retrieve Reminders Calendar in ICS format(Issue: #697)
44
- Added new endpoint to upload documents and attach documents to records(Issue: #769)
45
- Misc. Tech Debt
82431f Hargata Softworks 2025-01-10 21:09:21 46
- Moved user uploaded files out from `wwwroot` to `data` folder(Issue: #785, #260)
384699 Hargata Softworks 2025-01-09 03:47:32 47
- Moved userConfig.json out from `config` to `data/config`
f9df86 Hargata Softworks 2025-01-08 23:36:12 48
d87814 Hargata Softworks 2024-11-30 15:53:33 49
## 1.4.2
c4eb9e Hargata Softworks 2025-01-02 17:05:30 50
Released 01/02/2025
d87814 Hargata Softworks 2024-11-30 15:53:33 51
52
### Objectives
53
- Bug Fixes
54
- Fixed bug with creating past records for recurring tax records(Issue: #745)
077929 Hargata Softworks 2024-12-04 15:56:31 55
- Security Fixes
c8590f Hargata Softworks 2024-12-11 19:33:34 56
- Fixed bug where tags are returned as null in API(Issue: #763)
3458a1 Hargata Softworks 2024-12-31 17:36:33 57
- Fixed bug on MacOS devices with context menu
d87814 Hargata Softworks 2024-11-30 15:53:33 58
- Features
469069 Hargata Softworks 2024-12-23 16:42:39 59
- Add PUT/DELETE API requests to modify records(Issue: #541)
1c85e3 Hargata Softworks 2024-12-04 01:53:49 60
- Allow API requests in JSON format.
fde2c5 Hargata Softworks 2024-12-04 18:38:54 61
- Add Total Distance Traveled label in Gas Records(Issue: #751)
5eda59 Hargata Softworks 2024-12-06 16:12:01 62
- Add setting to default to Fuel Unit Cost input(Issue: #744)
63
- Reformatted Webhook payloads(Issue: #574)
44a09b Hargata Softworks 2024-12-13 01:50:47 64
- Allow users to filter records by tags on the consolidated report(Issue: #572)
67c301 Hargata Softworks 2024-12-12 22:44:16 65
- Allow users to filter records by date range on consolidated report(Issues: #761, #689)
f7fd05 Hargata Softworks 2024-12-13 18:36:12 66
- Allow users to insert odometer records from existing records(Issue: #758)
128401 Hargata Softworks 2024-12-31 15:30:44 67
- Improved tile sizes in garage on mobile devices
d87814 Hargata Softworks 2024-11-30 15:53:33 68
933669 Hargata Softworks 2024-11-20 16:25:15 69
## 1.4.1
48ac08 Hargata Softworks 2024-11-26 18:02:32 70
Released: 11/25/2024
933669 Hargata Softworks 2024-11-20 16:25:15 71
72
### Objectives
73
- Bug Fixes
74
- Fixed bug with drag and drop for plan items
ba73fc Hargata Softworks 2024-11-20 19:15:40 75
- Fixed bug where plan type does not display correctly in Kiosk mode
d140b7 Hargata Softworks 2024-11-22 05:11:44 76
- Fixed bug with sorting in tables.
e5efe7 Hargata Softworks 2024-11-23 17:37:23 77
- Fixed aggregate label bug when search returns empty results
7287c8 Hargata Softworks 2024-11-25 16:28:04 78
- Fixed bug with changes in appsettings.json(Issue: #739)
933669 Hargata Softworks 2024-11-20 16:25:15 79
- Features
80
- Cached Report Metrics are now vehicle specific
b08e66 Hargata Softworks 2024-11-20 19:15:59 81
- Added option to toggle between 2 and 3 decimal places for fuel consumption(Issue: #723)
ba73fc Hargata Softworks 2024-11-20 19:15:40 82
- Deleting records will now replenish requisitioned supplies(Issue: #429)
738e2e Hargata Softworks 2024-11-21 03:49:17 83
- Users can now add supplies to existing records(Issue: #454)
d140b7 Hargata Softworks 2024-11-22 05:11:44 84
- Add cost table for multi-year trends(Issue: #716)
9fa2bf Hargata Softworks 2024-11-22 17:24:03 85
- Sort notes in ascending order by description(Issue: #523)
2662ae Hargata Softworks 2024-11-25 00:16:12 86
- Added Select Mode
026bc7 Hargata Softworks 2024-11-24 21:40:59 87
- Remastered the Context Menu
178591 Hargata Softworks 2024-11-25 03:44:00 88
- Remastered Reminder Record tab.
7287c8 Hargata Softworks 2024-11-25 16:28:04 89
- Added SimplyAuto column mapping for imports(Issue: #60)
933669 Hargata Softworks 2024-11-20 16:25:15 90
- Misc. Tech Debt
91
- Additional Code Cleanup(PR: #721, #722) with ideas from [Scorpoon](https://github.com/Scorpoon)
92
7a1cdf Hargata Softworks 2024-11-01 00:17:16 93
## 1.4.0
a26048 Hargata Softworks 2024-11-14 22:01:53 94
Released: 11/14/2024
7a1cdf Hargata Softworks 2024-11-01 00:17:16 95
96
### Objectives
97
- Bug Fixes
98
- Fix Translation Editor Bug(Issue: #681)
99
- Features
100
- Add Custom Dashboard functionality(Issue: #660, #678)
c01c09 Hargata Softworks 2024-11-02 03:36:13 101
- Add Kiosk View for Vehicles, Reminders, and Planners
89cc50 Hargata Softworks 2024-11-02 03:41:16 102
- Add functionality to duplicate records across vehicles(Issue: #526)
701947 Hargata Softworks 2024-11-02 03:43:29 103
- Add Tags to POST API methods(Issue: #684)
c78319 Hargata Softworks 2024-11-02 22:50:42 104
- Add functionality to automatically format decimal inputs(Issue: #611)
0e7d6f Hargata Softworks 2024-11-12 20:57:24 105
- Allow Custom Logos and Extra Fields in Vehicle Maintenace Report(Issue: #702)
8bb0e3 Hargata Softworks 2024-11-12 00:31:07 106
- Misc Tech Debt
9fec45 Hargata Softworks 2024-11-14 22:03:45 107
- [Code Cleanup](https://github.com/hargata/lubelog/pull/704) by [Scorpoon](https://github.com/Scorpoon)
7a1cdf Hargata Softworks 2024-11-01 00:17:16 108
f06085 Hargata Softworks 2024-09-25 14:09:42 109
## 1.3.9
10c8e4 Hargata Softworks 2024-10-31 20:01:07 110
Released: 10/31/2024
f06085 Hargata Softworks 2024-09-25 14:09:42 111
112
### Objectives
4541fe Hargata Softworks 2024-10-25 23:39:32 113
- Bug Fixes
114
- Fix AdjustedOdometer endpoint with decimal odometer multiplier
115
- Fix bug with inverted bar chart colors with metric calculations(Issue: #649)
116
- Fix bug with average/min/max fuel mileage labels
117
- Fix Page Titles
610f34 Hargata Softworks 2024-10-29 01:19:51 118
- Fix misaligned columns when viewed on small screens
119
- Fix mobile nav closing on iOS devices when scrolling
4541fe Hargata Softworks 2024-10-25 23:39:32 120
- Features
121
- Enter key to submit on Forms(Issue: #639)
122
- Add functionality to edit extra fields for multiple records(Issue: #483)
123
- Add Attachment Exports for Notes
124
- Add emphasis lines for API methods in documentation
125
- Add support for smaller tabs in smaller screens
126
- Add thumbnail resizing(Issue: #616)
127
- Add Experimental GPS Integration(Issue: #511)
128
- Allow ExtraFields to be displayed in place of LicensePlate(Issue: #485)
5dcafd Hargata Softworks 2024-10-28 02:03:02 129
- Add Built-In Translation Downloader and Editor
fd3305 Hargata Softworks 2024-10-30 15:39:50 130
- Add functionality to re-order tabs(Issue: #518)
10c8e4 Hargata Softworks 2024-10-31 20:01:07 131
- Add funtionality to reveal password on password fields
4541fe Hargata Softworks 2024-10-25 23:39:32 132
- Misc Tech Debt and Changes
133
- Move Delete Vehicle button into Edit Vehicle modal(Issue: #637)
134
- Automatically create app schema in existing Postgres container
135
- Remastered Admin Panel
136
- Improve Code Maintainability(Split VehicleController out)
168eba Hargata Softworks 2024-10-25 23:40:26 137
- Load sponsors asynchronously for users with slower internet connection
f06085 Hargata Softworks 2024-09-25 14:09:42 138
a29834 Hargata Softworks 2024-09-25 01:22:59 139
## 1.3.8
3649f9 Hargata Softworks 2024-09-25 04:39:07 140
Released 09/24/2024
a29834 Hargata Softworks 2024-09-25 01:22:59 141
142
### Objectives
4e5226 Hargata Softworks 2024-09-25 03:48:54 143
- Add Vehicle Info endpoint documentation
144
- Add endpoint to get adjusted odometer for vehicle
a29834 Hargata Softworks 2024-09-25 01:22:59 145
- Fix Light mode issue on PC with dark mode preference(Issue: #630)
146
- Add vehicle flag to indicate odometer entry is optional(Issue: #619, #563, #312)
330adb Hargata Softworks 2024-09-25 04:32:04 147
- Updated demo default file
a29834 Hargata Softworks 2024-09-25 01:22:59 148
20484f Hargata Softworks 2024-08-29 14:14:59 149
## 1.3.7
45f02b Hargata Softworks 2024-09-23 23:06:00 150
Released 09/23/2024
20484f Hargata Softworks 2024-08-29 14:14:59 151
152
### Objectives
153
- Add Vehicle Info endpoint for third party widgets/dashboard
154
- Fix minor tooltip bug on touchscreen devices in reminders view
471675 Hargata Softworks 2024-09-12 17:16:28 155
- Add default email recipient for reminder emails(Issue: #517)
20484f Hargata Softworks 2024-08-29 14:14:59 156
- Add ability to login via OICD for root user(Issue: #482)
fdd327 Hargata Softworks 2024-08-31 23:04:46 157
- Add data table view(Issue: #551)
158
- Add user-configurable vehicle metric chips(Issue: #537)
336672 Hargata Softworks 2024-09-03 19:55:14 159
- Add color-coded icons for Planner Items(Issue: #598)
597e1b Hargata Softworks 2024-09-07 14:41:02 160
- Add custom thresholds for Reminders(Issue: #609)
dbab85 Hargata Softworks 2024-09-13 14:00:31 161
- Add adaptive theme if Dark Mode is not enabled(Issue: #603)
2f08c9 Hargata Softworks 2024-09-22 16:25:48 162
- Add ability to disable Registration(Issue: #618)
20484f Hargata Softworks 2024-08-29 14:14:59 163
077581 Hargata Softworks 2024-08-13 14:27:05 164
## 1.3.6
d54ec1 Hargata Softworks 2024-08-26 21:32:03 165
Released 08/26/2024
077581 Hargata Softworks 2024-08-13 14:27:05 166
167
### Objectives
168
- Fix Postgres table bug for vehicles with zero records(Issue: #576)
169
- Add PKCE to OICD Auth(Issue: #568)
5ef22a Hargata Softworks 2024-08-19 18:08:08 170
- Add fuel type dropdown(Issue: #534)
aa6ac3 Hargata Softworks 2024-08-22 00:14:08 171
- Add functionality to upload files on paste(Issue: #570)
516489 Hargata Softworks 2024-08-22 17:14:22 172
- Add Cleanup API method to clear out temp files and unlinked documents/thumbnails
25a5f6 Hargata Softworks 2024-08-23 19:46:08 173
- Add functionality to export extra fields in CSV
7e54e1 Hargata Softworks 2024-08-26 16:36:05 174
- Add Due Date and Odometer in API output for Reminders
8501c5 Hargata Softworks 2024-08-26 18:44:59 175
- Add tooltip to show configured due date and odometer for reminders(Issue: #531)
a170cb Hargata Softworks 2024-08-26 21:14:12 176
- Added Extra Fields to API methods(Issue: #588)
077581 Hargata Softworks 2024-08-13 14:27:05 177
6d5cdd Hargata Softworks 2024-06-18 14:34:21 178
## 1.3.5
eefb3e Hargata Softworks 2024-07-11 00:28:23 179
Released 07/10/2024
6d5cdd Hargata Softworks 2024-06-18 14:34:21 180
181
### Objectives
182
- Allow currency values greater than six figures(Issue #515; PR #542 by [kapcake](https://github.com/kapcake))
183
- Add maskable icons for Android PWA(PR #519 by [NateWright](https://github.com/NateWright))
b501f6 Hargata Softworks 2024-07-07 17:38:08 184
- Auto-create PostgreSQL schema on init(PR #508 by [snpaul22](https://github.com/snpaul22))
820411 Hargata Softworks 2024-07-01 15:02:18 185
- Functionality to reset password for root user without disabling auth
186
- Make initial odometer reading readonly by default to prevent unintended edits
781c2c Hargata Softworks 2024-07-09 16:44:46 187
- Reminder recurring intervals are now based on reminder metric(Issue #512)
0774e9 Hargata Softworks 2024-07-09 20:49:16 188
- Map extra fields to records via CSV import(Issue #545)
6d5cdd Hargata Softworks 2024-06-18 14:34:21 189
0aaa73 Hargata Softworks 2024-05-31 15:01:13 190
## 1.3.4
3aa552 Hargata Softworks 2024-06-04 17:22:00 191
Released 06/04/2024
0aaa73 Hargata Softworks 2024-05-31 15:01:13 192
193
### Objectives
194
- Fix bug where zero cost supplies cannot be selected
195
- Add missing translation keys
196
- Fix bug with locale where space is used for thousand separator
197
- Fix bug with SMTP servers with no authentication
198
360465 Hargata Softworks 2024-05-21 21:08:49 199
## 1.3.3
bc2fb8 Hargata Softworks 2024-05-21 21:42:20 200
Released 05/21/2024
360465 Hargata Softworks 2024-05-21 21:08:49 201
202
### Objectives
203
- Remove Commercial Restrictions
204
- Fix SweetAlert2 Restrictions
7ff4d3 Hargata Softworks 2024-05-21 21:09:15 205
- Add Sponsorship Tiers
360465 Hargata Softworks 2024-05-21 21:08:49 206
d4b65c Hargata Softworks 2024-04-25 16:32:09 207
## 1.3.2
208
Released 04/25/2024
209
210
### Objectives
211
- Replace .NET SMTPClient with MailKit
212
- Fix bug with persistent metric on Dashboard
213
- Fix bug where year dropdown does not show Odometer Record year
214
3ba3ea Hargata Softworks 2024-04-12 14:11:52 215
## 1.3.1
8c59cb Hargata Softworks 2024-04-24 04:32:52 216
Released 04/23/2024
3ba3ea Hargata Softworks 2024-04-12 14:11:52 217
218
### Objectives
219
- Fix donation link colors not being visible in light mode
220
- Fix alternate fuel units in European locale
c670cd Hargata Softworks 2024-04-15 14:25:37 221
- Temporarily persist selected metrics in Dashboard
3ba3ea Hargata Softworks 2024-04-12 14:11:52 222
188dbe Hargata Softworks 2024-04-04 02:06:47 223
## 1.3.0
06e576 Hargata Softworks 2024-04-08 16:14:38 224
Released 04/08/2024
188dbe Hargata Softworks 2024-04-04 02:06:47 225
226
### Objectives
227
- Allow users to increment from last reported odometer reading when creating records
228
- Cache records including unsaved changes to prevent accidental closing of modal
229
- Global search
230
- Functionality to edit plan record templates
231
604196 Hargata Softworks 2024-03-24 02:57:33 232
## 1.2.9
06e576 Hargata Softworks 2024-04-08 16:14:38 233
Released 03/29/2024
604196 Hargata Softworks 2024-03-24 02:57:33 234
235
### Objectives
f4068f Hargata Softworks 2024-03-27 03:50:44 236
- Allow users to select multiple reminders to push back when creating new record
0fe408 Hargata Softworks 2024-03-26 14:44:28 237
- Add tagging feature to Reminders
385504 Hargata Softworks 2024-03-27 03:50:59 238
- Add option to copy Supplies attachments when requisitioned by new Plan/Service/Repair/Upgrade records
b8c644 Hargata Softworks 2024-03-28 02:21:53 239
- 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 240
- 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 241
- Improve Reminders tab usability on mobile devices
604196 Hargata Softworks 2024-03-24 02:57:33 242
ed737a Hargata Softworks 2024-03-18 21:48:01 243
## 1.2.8
30ed21 Hargata Softworks 2024-03-22 05:42:32 244
Released 03/21/2024
ed737a Hargata Softworks 2024-03-18 21:48:01 245
246
### Objectives
e4ae11 Hargata Softworks 2024-03-18 21:48:07 247
- Fix security vulnerability where unauthorized users can access uploaded files
05483d Hargata Softworks 2024-03-20 20:36:27 248
- Improve LiteDB Implementation to bypass concurrency issue
696fff Hargata Softworks 2024-03-20 19:56:19 249
- Add URL Parser to Extra Field Values
ed737a Hargata Softworks 2024-03-18 21:48:01 250
306878 Hargata Softworks 2024-03-15 18:34:35 251
## 1.2.7
38a882 Hargata Softworks 2024-03-16 19:53:39 252
Released 03/16/2024
306878 Hargata Softworks 2024-03-15 18:34:35 253
254
### Objectives
81be2f Hargata Softworks 2024-03-15 21:10:43 255
- Add Odometer Adjustments for vehicle where odometer units differ from user settings or vehicles with swapped odometers that no longer reflect actual mileage
256
- Fix bug where Odometer Records are not deleted when the vehicle is deleted
dc3601 Hargata Softworks 2024-03-16 15:39:10 257
- Fix bug where translation are not being backed up
d0babf Hargata Softworks 2024-03-16 18:21:05 258
- Add functionality to edit multiple fuel records at once
81be2f Hargata Softworks 2024-03-15 21:10:43 259
- Add webhooks
e45121 Hargata Softworks 2024-03-16 17:50:01 260
- Add logging for backup restoration
306878 Hargata Softworks 2024-03-15 18:34:35 261
d65b54 Hargata Softworks 2024-03-09 02:06:02 262
## 1.2.6
ae9afe Hargata Softworks 2024-03-13 17:58:24 263
Released 03/13/2024
d65b54 Hargata Softworks 2024-03-09 02:06:02 264
265
### Objectives
266
- Made columns automatically shrink when extra fields are visible
267
- Improve file names when exporting attachments
268
- Fixed bug with black boxes showing up under Vehicle Maintenance Report
7db3db Hargata Softworks 2024-03-10 15:31:41 269
- Add Initial Odometer Reading and Distance metric to Odometer Records
270
- Distance Traveled chart in Reports tab now rely solely on odometer records
4638ce Hargata Softworks 2024-03-13 16:43:21 271
- Added functionality to edit multiple odometer records at once
d65b54 Hargata Softworks 2024-03-09 02:06:02 272
deb19d Hargata Softworks 2024-03-02 11:21:18 273
## 1.2.5
05f414 Hargata Softworks 2024-03-08 00:21:42 274
Released 03/07/2024
deb19d Hargata Softworks 2024-03-02 11:21:18 275
276
### Objectives
277
- State persistence for column visibilities
278
- 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 279
- Statistics between records (average distance traveled and average days elapsed)
f4068f Hargata Softworks 2024-03-27 03:50:44 280
- Allow users to set their own acceptable file extensions for documents upload
34b3b4 Hargata Softworks 2024-03-04 16:16:25 281
- Allow users to inject root user credentials via Environment Variables
bd7bb5 Hargata Softworks 2024-03-04 23:21:08 282
- Allow users to hide sold vehicles
283
- Allow users to configure reminder urgency thresholds
8cb979 Hargata Softworks 2024-03-06 14:45:04 284
- Column-specific search
0f64fb Hargata Softworks 2024-03-07 19:53:18 285
- Added a Message of the Day(MOTD) feature.