Skip to content

Latest commit

 

History

History
117 lines (59 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

117 lines (59 loc) · 5.78 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.1 (2024-07-28)

Bug Fixes

  • fixed and migrated analytics to mongodb (#20) (fd83c4c)

1.6.0 (2023-10-03)

Features

1.5.2 (2023-09-01)

Bug Fixes

  • fixed analytics and error logging not working (0a53ced)

1.5.1 (2023-08-31)

Bug Fixes

  • fixed "prod" not being detected as production env (f8a1cbc)

1.5.0 (2023-08-10)

Features

  • added different document titles if the app is installed (#5) (3cc45d6)
  • TraitsBuilder: added two more dimensions for trait preview (44 and 58) (cc18cf0)
  • TraitsBuilder: changed scale and offset sliders to number inputs (7418524)

Bug Fixes

  • TraitsBuilder: adjusted background gradient stop color (2a8aa37)

1.4.0 (2023-05-06)

Features

  • added other tools page (#2) (619e287)
  • added rmg's mods and discord to the footer (#3) (a86813c)

1.3.2 (2023-04-28)

Bug Fixes

  • fixed failing analytics (81a0105)

1.3.1 (2022-12-15)

Bug Fixes

1.3.0 (2022-12-09)

1.2.0 (2022-11-26)

Features

Bug Fixes

  • fixed manifest images not being available (092f51b)

1.1.0 (2022-09-03)

Features

  • added color scheme toggle to the header (4de5da9)
  • added netlify function for saving locators interactions (15e1c08)
  • added privacy policy page (db5f7dc)
  • added release notes link to the version (d1c5e68)
  • added sentry error logging (aec89c1)
  • added version to footer (33e1baf)
  • improved header style (94e12b9)
  • saving interactions for generate and copy locators (31badf1)
  • spaced out the light locators form columns (cb142ee)

Bug Fixes

  • fixed footer links color in light mode (b898b82)
  • fixed locators saving not working (248e7eb)

1.0.0 (2022-07-31)

Features

  • added analytics (2b21b59)
  • added header (40bb8fc)
  • added light locators generator (e8e1a99)
  • improved Home tab by adding some styles (8f2baf2)

Bug Fixes

  • fixed header name not using a Text component (4f51607)