Skip to content

v4.0.7

Choose a tag to compare

@sampoyigi sampoyigi released this 22 Jun 10:01
· 39 commits to 4.x since this release

Added

  • location: Add boolean cast for location_status in Location model.
  • observer: Add LocationAreaObserver to enforce a default location area.
  • request: Add color field to LocationAreaRequest validation rules.
  • settings: Update icon for settings.

Changed

  • migration: Rename the index of columns and keys to fix "migration name too long" issue. (#99)

Fixed

  • Update location latitude and longitude validation to allow nullable values.

Tests

  • Improve settings registration tests.

Docs

  • Update wording in Usage sections for clarity.
  • Fix broken links.