Blame

deb19d Hargata Softworks 2024-03-02 11:21:18 1
# Roadmap
2
f06085 Hargata Softworks 2024-09-25 14:09:42 3
## 1.3.9
4
Scheduled Release: TBD
5
6
### Objectives
7
- Fix AdjustedOdometer endpoint with decimal odometer multiplier
9f85f6 Hargata Softworks 2024-09-29 16:33:21 8
- Move Delete Vehicle button into Edit Vehicle modal(Issue: #637)
924400 Hargata Softworks 2024-09-30 01:56:45 9
- Enter key to submit on Forms(Issue: #639)
d45344 Hargata Softworks 2024-10-06 00:04:41 10
- Automatically create app schema in existing Postgres container
11
- Remastered Admin Panel
f06085 Hargata Softworks 2024-09-25 14:09:42 12
a29834 Hargata Softworks 2024-09-25 01:22:59 13
## 1.3.8
3649f9 Hargata Softworks 2024-09-25 04:39:07 14
Released 09/24/2024
a29834 Hargata Softworks 2024-09-25 01:22:59 15
16
### Objectives
4e5226 Hargata Softworks 2024-09-25 03:48:54 17
- Add Vehicle Info endpoint documentation
18
- Add endpoint to get adjusted odometer for vehicle
a29834 Hargata Softworks 2024-09-25 01:22:59 19
- Fix Light mode issue on PC with dark mode preference(Issue: #630)
20
- Add vehicle flag to indicate odometer entry is optional(Issue: #619, #563, #312)
330adb Hargata Softworks 2024-09-25 04:32:04 21
- Updated demo default file
a29834 Hargata Softworks 2024-09-25 01:22:59 22
20484f Hargata Softworks 2024-08-29 14:14:59 23
## 1.3.7
45f02b Hargata Softworks 2024-09-23 23:06:00 24
Released 09/23/2024
20484f Hargata Softworks 2024-08-29 14:14:59 25
26
### Objectives
27
- Add Vehicle Info endpoint for third party widgets/dashboard
28
- Fix minor tooltip bug on touchscreen devices in reminders view
471675 Hargata Softworks 2024-09-12 17:16:28 29
- Add default email recipient for reminder emails(Issue: #517)
20484f Hargata Softworks 2024-08-29 14:14:59 30
- Add ability to login via OICD for root user(Issue: #482)
fdd327 Hargata Softworks 2024-08-31 23:04:46 31
- Add data table view(Issue: #551)
32
- Add user-configurable vehicle metric chips(Issue: #537)
336672 Hargata Softworks 2024-09-03 19:55:14 33
- Add color-coded icons for Planner Items(Issue: #598)
597e1b Hargata Softworks 2024-09-07 14:41:02 34
- Add custom thresholds for Reminders(Issue: #609)
dbab85 Hargata Softworks 2024-09-13 14:00:31 35
- Add adaptive theme if Dark Mode is not enabled(Issue: #603)
2f08c9 Hargata Softworks 2024-09-22 16:25:48 36
- Add ability to disable Registration(Issue: #618)
20484f Hargata Softworks 2024-08-29 14:14:59 37
077581 Hargata Softworks 2024-08-13 14:27:05 38
## 1.3.6
d54ec1 Hargata Softworks 2024-08-26 21:32:03 39
Released 08/26/2024
077581 Hargata Softworks 2024-08-13 14:27:05 40
41
### Objectives
42
- Fix Postgres table bug for vehicles with zero records(Issue: #576)
43
- Add PKCE to OICD Auth(Issue: #568)
5ef22a Hargata Softworks 2024-08-19 18:08:08 44
- Add fuel type dropdown(Issue: #534)
aa6ac3 Hargata Softworks 2024-08-22 00:14:08 45
- Add functionality to upload files on paste(Issue: #570)
516489 Hargata Softworks 2024-08-22 17:14:22 46
- Add Cleanup API method to clear out temp files and unlinked documents/thumbnails
25a5f6 Hargata Softworks 2024-08-23 19:46:08 47
- Add functionality to export extra fields in CSV
7e54e1 Hargata Softworks 2024-08-26 16:36:05 48
- Add Due Date and Odometer in API output for Reminders
8501c5 Hargata Softworks 2024-08-26 18:44:59 49
- Add tooltip to show configured due date and odometer for reminders(Issue: #531)
a170cb Hargata Softworks 2024-08-26 21:14:12 50
- Added Extra Fields to API methods(Issue: #588)
077581 Hargata Softworks 2024-08-13 14:27:05 51
6d5cdd Hargata Softworks 2024-06-18 14:34:21 52
## 1.3.5
eefb3e Hargata Softworks 2024-07-11 00:28:23 53
Released 07/10/2024
6d5cdd Hargata Softworks 2024-06-18 14:34:21 54
55
### Objectives
56
- Allow currency values greater than six figures(Issue #515; PR #542 by [kapcake](https://github.com/kapcake))
57
- Add maskable icons for Android PWA(PR #519 by [NateWright](https://github.com/NateWright))
b501f6 Hargata Softworks 2024-07-07 17:38:08 58
- Auto-create PostgreSQL schema on init(PR #508 by [snpaul22](https://github.com/snpaul22))
820411 Hargata Softworks 2024-07-01 15:02:18 59
- Functionality to reset password for root user without disabling auth
60
- Make initial odometer reading readonly by default to prevent unintended edits
781c2c Hargata Softworks 2024-07-09 16:44:46 61
- Reminder recurring intervals are now based on reminder metric(Issue #512)
0774e9 Hargata Softworks 2024-07-09 20:49:16 62
- Map extra fields to records via CSV import(Issue #545)
6d5cdd Hargata Softworks 2024-06-18 14:34:21 63
0aaa73 Hargata Softworks 2024-05-31 15:01:13 64
## 1.3.4
3aa552 Hargata Softworks 2024-06-04 17:22:00 65
Released 06/04/2024
0aaa73 Hargata Softworks 2024-05-31 15:01:13 66
67
### Objectives
68
- Fix bug where zero cost supplies cannot be selected
69
- Add missing translation keys
70
- Fix bug with locale where space is used for thousand separator
71
- Fix bug with SMTP servers with no authentication
72
360465 Hargata Softworks 2024-05-21 21:08:49 73
## 1.3.3
bc2fb8 Hargata Softworks 2024-05-21 21:42:20 74
Released 05/21/2024
360465 Hargata Softworks 2024-05-21 21:08:49 75
76
### Objectives
77
- Remove Commercial Restrictions
78
- Fix SweetAlert2 Restrictions
7ff4d3 Hargata Softworks 2024-05-21 21:09:15 79
- Add Sponsorship Tiers
360465 Hargata Softworks 2024-05-21 21:08:49 80
d4b65c Hargata Softworks 2024-04-25 16:32:09 81
## 1.3.2
82
Released 04/25/2024
83
84
### Objectives
85
- Replace .NET SMTPClient with MailKit
86
- Fix bug with persistent metric on Dashboard
87
- Fix bug where year dropdown does not show Odometer Record year
88
3ba3ea Hargata Softworks 2024-04-12 14:11:52 89
## 1.3.1
8c59cb Hargata Softworks 2024-04-24 04:32:52 90
Released 04/23/2024
3ba3ea Hargata Softworks 2024-04-12 14:11:52 91
92
### Objectives
93
- Fix donation link colors not being visible in light mode
94
- Fix alternate fuel units in European locale
c670cd Hargata Softworks 2024-04-15 14:25:37 95
- Temporarily persist selected metrics in Dashboard
3ba3ea Hargata Softworks 2024-04-12 14:11:52 96
188dbe Hargata Softworks 2024-04-04 02:06:47 97
## 1.3.0
06e576 Hargata Softworks 2024-04-08 16:14:38 98
Released 04/08/2024
188dbe Hargata Softworks 2024-04-04 02:06:47 99
100
### Objectives
101
- Allow users to increment from last reported odometer reading when creating records
102
- Cache records including unsaved changes to prevent accidental closing of modal
103
- Global search
104
- Functionality to edit plan record templates
105
604196 Hargata Softworks 2024-03-24 02:57:33 106
## 1.2.9
06e576 Hargata Softworks 2024-04-08 16:14:38 107
Released 03/29/2024
604196 Hargata Softworks 2024-03-24 02:57:33 108
109
### Objectives
f4068f Hargata Softworks 2024-03-27 03:50:44 110
- Allow users to select multiple reminders to push back when creating new record
0fe408 Hargata Softworks 2024-03-26 14:44:28 111
- Add tagging feature to Reminders
385504 Hargata Softworks 2024-03-27 03:50:59 112
- Add option to copy Supplies attachments when requisitioned by new Plan/Service/Repair/Upgrade records
b8c644 Hargata Softworks 2024-03-28 02:21:53 113
- 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 114
- 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 115
- Improve Reminders tab usability on mobile devices
604196 Hargata Softworks 2024-03-24 02:57:33 116
ed737a Hargata Softworks 2024-03-18 21:48:01 117
## 1.2.8
30ed21 Hargata Softworks 2024-03-22 05:42:32 118
Released 03/21/2024
ed737a Hargata Softworks 2024-03-18 21:48:01 119
120
### Objectives
e4ae11 Hargata Softworks 2024-03-18 21:48:07 121
- Fix security vulnerability where unauthorized users can access uploaded files
05483d Hargata Softworks 2024-03-20 20:36:27 122
- Improve LiteDB Implementation to bypass concurrency issue
696fff Hargata Softworks 2024-03-20 19:56:19 123
- Add URL Parser to Extra Field Values
ed737a Hargata Softworks 2024-03-18 21:48:01 124
306878 Hargata Softworks 2024-03-15 18:34:35 125
## 1.2.7
38a882 Hargata Softworks 2024-03-16 19:53:39 126
Released 03/16/2024
306878 Hargata Softworks 2024-03-15 18:34:35 127
128
### Objectives
81be2f Hargata Softworks 2024-03-15 21:10:43 129
- Add Odometer Adjustments for vehicle where odometer units differ from user settings or vehicles with swapped odometers that no longer reflect actual mileage
130
- Fix bug where Odometer Records are not deleted when the vehicle is deleted
dc3601 Hargata Softworks 2024-03-16 15:39:10 131
- Fix bug where translation are not being backed up
d0babf Hargata Softworks 2024-03-16 18:21:05 132
- Add functionality to edit multiple fuel records at once
81be2f Hargata Softworks 2024-03-15 21:10:43 133
- Add webhooks
e45121 Hargata Softworks 2024-03-16 17:50:01 134
- Add logging for backup restoration
306878 Hargata Softworks 2024-03-15 18:34:35 135
d65b54 Hargata Softworks 2024-03-09 02:06:02 136
## 1.2.6
ae9afe Hargata Softworks 2024-03-13 17:58:24 137
Released 03/13/2024
d65b54 Hargata Softworks 2024-03-09 02:06:02 138
139
### Objectives
140
- Made columns automatically shrink when extra fields are visible
141
- Improve file names when exporting attachments
142
- Fixed bug with black boxes showing up under Vehicle Maintenance Report
7db3db Hargata Softworks 2024-03-10 15:31:41 143
- Add Initial Odometer Reading and Distance metric to Odometer Records
144
- Distance Traveled chart in Reports tab now rely solely on odometer records
4638ce Hargata Softworks 2024-03-13 16:43:21 145
- Added functionality to edit multiple odometer records at once
d65b54 Hargata Softworks 2024-03-09 02:06:02 146
deb19d Hargata Softworks 2024-03-02 11:21:18 147
## 1.2.5
05f414 Hargata Softworks 2024-03-08 00:21:42 148
Released 03/07/2024
deb19d Hargata Softworks 2024-03-02 11:21:18 149
150
### Objectives
151
- State persistence for column visibilities
152
- 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 153
- Statistics between records (average distance traveled and average days elapsed)
f4068f Hargata Softworks 2024-03-27 03:50:44 154
- Allow users to set their own acceptable file extensions for documents upload
34b3b4 Hargata Softworks 2024-03-04 16:16:25 155
- Allow users to inject root user credentials via Environment Variables
bd7bb5 Hargata Softworks 2024-03-04 23:21:08 156
- Allow users to hide sold vehicles
157
- Allow users to configure reminder urgency thresholds
8cb979 Hargata Softworks 2024-03-06 14:45:04 158
- Column-specific search
0f64fb Hargata Softworks 2024-03-07 19:53:18 159
- Added a Message of the Day(MOTD) feature.