Skip to content

Releases: fleetbase/fleetbase

v0.4.24

30 May 11:47
cd5a737
Compare
Choose a tag to compare
  • Dependency Upgrades
  • UX Improvements
  • Resource Import via Spreadsheet functionality

What's Changed

Full Changelog: v0.4.23...v0.4.24

v0.4.23

17 May 08:51
af8e30a
Compare
Choose a tag to compare
  • Full implementation and improvements for Export of all resources in FleetOps and IAM
  • UI/UX Styling Improvements
  • Improvements to core services
  • Patch for <FileIcon /> component to handle uploaded files

v0.4.22

15 May 06:28
bd37005
Compare
Choose a tag to compare
  • Ability to assign/assosciate vehicles to order
  • Ability to assign customer to a waypoint
  • Added orders tab to driver details panel
  • Patched email verification (added button/link in email) fixed transition to verify email
  • Expanded searchable trait with ability to add additional query in search scope
  • Improved order search
  • Few patches and bug fixes
  • UI/UX Improvements

What's Changed

Full Changelog: v0.4.21...v0.4.22

v0.4.21

04 May 05:13
5ffd046
Compare
Choose a tag to compare
  • Adds company identifier for User JSON response

What's Changed

Full Changelog: v0.4.20...v0.4.21

v0.4.20

30 Apr 11:37
1f7937b
Compare
Choose a tag to compare
  • Critical hotfix for UserResource and cache handling

What's Changed

Full Changelog: v0.4.19...v0.4.20

v0.4.19

30 Apr 10:06
304933a
Compare
Choose a tag to compare

Implemented new features, enhanced caching, and improved APIs

  • Added APIs:

    • Chat Channel Consumable API: Handles real-time chat functionalities.
    • File Upload Consumable API: Supports uploading and managing files.
  • Introduced new resources and caching:

    • New UserResource for enhanced data handling.
    • Model and Query Caching to improve database interaction speed.
    • Response Caching to expedite API responses.
    • Cache for System Configuration Settings to enhance system performance.
  • API and Profile Management Improvements:

    • Improved user account management for driver profiles.
    • Enhanced driver API and resource functionality.
  • Additional Updates:

    • Applied several patches and improvements for better system reliability.
    • Newly generated Entity-Relationship Diagram (ERD) to reflect current database schema.

These changes aim to enhance functionality, improve performance, and provide clearer data management across the system.

What's Changed

Full Changelog: v0.4.18...v0.4.19

v0.4.18

17 Apr 08:41
0ae5f26
Compare
Choose a tag to compare
  • Stability patches

What's Changed

Full Changelog: v0.4.17...v0.4.18

v0.4.17

13 Apr 12:22
a35c035
Compare
Choose a tag to compare
  • Added Chat to Console and API

What's Changed

Full Changelog: v0.4.16...v0.4.17

v0.4.16

02 Apr 09:57
Compare
Choose a tag to compare
  • Refactored <GithubCard /> component to use cache for responses, as well as use concurrency
  • Added password verification to change email or password
  • Make sure to invalidate password reset links on frontend
  • Fixed broken migration compatibility between older Fleetbase versions and newer setups. This primarily addresses the presence of model_id in legacy versions.
  • Implemented a maximum password length restriction to enhance security.
  • Added rate limiting (throttling) to unauthenticated authentication routes to prevent abuse.
  • Introduced a new authentication route for verification code validation. This route is used in the frontend for password reset links and other scenarios requiring verification codes.
  • Added functionality to configure drivers onboard from the Navigator app. This enhancement allows for easier and more flexible driver setup.
  • Upgraded all core dependencies to improve system performance and stability.

What's Changed

Full Changelog: v0.4.15...v0.4.16

v0.4.15

27 Mar 13:06
9f88c7b
Compare
Choose a tag to compare
  • 🚀 Critical upgrades, features and patches

What's Changed

Full Changelog: v0.4.14...v0.4.15