Skip to content

Releases: esp-admin/app

v0.2.6

26 Sep 14:41
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add project btn link on device page (8fbd32e)

🩹 Fixes

  • input: Disable background autofill (acc1f80)

💅 Refactors

  • Update auth layout (c37a470)
  • Create createUnauthorizedError utility (3655f83)
  • theme: Comment fontSize properties (f4a6959)
  • Update auth layout (4ff0a28)
  • Update o results image (d4f8021)
  • Update default layout (0700524)
  • Disable forced light mode on auth pages (f715e41)
  • Update auth layout (06e2dcb)
  • Set default Logo width to 105px (22c2d96)
  • Update auth layout (4dee7a9)

🏡 Chore

❤️ Contributors

v0.2.5

25 Sep 19:18
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • settings: Fix mqtt form validator return type (064c878)
  • Device variables: Fix undefined model (4bb7f03)
  • project variables: Always display buttons (08582fc)
  • form item: Hide tooltip if description empty (119da13)
  • project commands: Always show buttons (1290d73)
  • Accept empty string as optional in zod validation (d529fd7)

💅 Refactors

  • mqtt plugin: Remove on connect listener (a24b4c2)
  • settings: Add mqtt inputs placeholders (961b5a4)
  • client-side validation: Add url validation and change error messages (8b09a14)
  • Create createPrismaError utility to format errors (9414630)
  • Add missing client-side error messages (dc12805)
  • Comment theme height properties (c91f230)
  • Comment unused theme properties (6b58eba)
  • Set DeviceCard & ProjectCard heights to full (5ebb620)
  • Replace NTreeSelect with NSelect (91c0c54)

📖 Documentation

🏡 Chore

  • Upgrade dependencies (2acdeee)
  • Disable devtools (a83b8ef)
  • eslint: Disable vue/multi-word-component-names (9b70651)
  • Fix lint issues (4702cf8)

❤️ Contributors

v0.2.4

22 Sep 14:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Set uriTCP to optional on server-side validation (d11f657)
  • Report: Fix undefined model properties (6dd2ac6)
  • Settings: Disable autocomplete on mqtt form (c5cd7c2)
  • useDevice: On update check if exists before calling fetch request (6379376)
  • ui: Disable autocomplete on device metadata form (65293cf)

💅 Refactors

  • Fix eslint issues (199bd28)
  • Remove prisma error client side check (7ca1468)
  • Effect changes related to mqtt pkg v5 migration (ad1db3d)

📦 Build

  • Add docker-compose setup (dd376f6)
  • docker-compose: Remove db replicas (81c7dd8)
  • docker-compose: Move it to docker repo (3fb0f63)

🏡 Chore

❤️ Contributors

v0.2.3

18 Sep 16:00
Compare
Choose a tag to compare

compare changes

About

🩹 Fixes

  • Manually set cors origin config option (e5be18f)

💅 Refactors

  • Use env matching to replace runtime config (d8d8586)
  • Rename LazyNDropdown to LazyDropdown (995c5a4)

📦 Build

🏡 Chore

  • Upgrade nuxt-auth (ab5cdd1)
  • Update package.json (79a0133)
  • Bump global-parent to 5.1.2 (78dfa5b)
  • Update example.env (4708505)
  • Add missing robots.txt (1ac3333)
  • pwa: Set background_color to white (64a5f54)
  • pwa: Set background color of images to white (17f9e78)
  • pwa: Add netlify config file (3e9e878)
  • Delete netlify.toml (c9eb344)
  • Update example.env (b8b5456)

❤️ Contributors

v0.2.2

13 Sep 10:11
Compare
Choose a tag to compare

compare changes

About

With this release, ESP Admin is now a Github organization.

🔥 Performance

  • default layout: Lazy load Navbar and Footer (a3d8274)
  • Navbar: Lazy load dropdown (7c4d640)

🩹 Fixes

  • Fix encoding on netlify (e688b39)

💅 Refactors

  • Effect latest naive-ui changes (e11c239)
  • Change Notification styles (1602807)

❤️ Contributors

v0.2.1

30 Aug 11:34
Compare
Choose a tag to compare

compare changes

About

This release is intended to migrate to nuxt-auth V2. Also, to note that admin management is removed.

🩹 Fixes

  • Set colorMode to light on callback page (feaa27b)
  • Add missing workbox assets (1ede20f)

🏡 Chore

  • Set isr rule on get object route (aa51234)
  • Upgrade nuxt to v3.7 (e4465db)
  • Upgrade dependencies (d96a8ee)
  • Effect server-side migration to nuxt-auth v2 (3c9840a)
  • Effect client-side migration to nuxt-auth v2 (a6befbc)
  • Remove admin management (9fb0419)
  • Bump version to 0.2 (b766796)

❤️ Contributors

v0.1.5

17 Aug 21:03
Compare
Choose a tag to compare

compare changes

About

This patch is intended to fix issues related to nuxt-s3 migration on v0.1.4

🩹 Fixes

  • Update release remove handling (e80b63e)

💅 Refactors

  • Set object-fit to cover on avatar upload (ab7164d)

🏡 Chore

❤️ Contributors

v0.1.4

17 Aug 09:55
Compare
Choose a tag to compare

compare changes

About

This release is about replacing @bg-dev/nuxt-s3 which is based on AWS SDK with a much more lighter and edge compatible package nuxt-s3.

This is an important step to enable edge deployment 🚀

⚠️ BREAKING CHANGE

The GET object route is changed from /api/s3/object/:bucket/:key to /api/s3/object/:key

🏡 Chore

  • Enable Admin API (f89af30)
  • Upgrade dependencies (51bb52f)
  • Remove nuxt devtools (3eee70c)
  • Migrate from @bg-dev/nuxt-s3 to nuxt-s3 (96e452c)

❤️ Contributors

v0.1.3

13 Aug 14:20
Compare
Choose a tag to compare

compare changes

🔥 Performance

🩹 Fixes

  • Set user avatar object-fit to cover (674d5c1)
  • Show password on click instead on on mousedown (56e5381)

💅 Refactors

  • Replace S3Image with native img (d6e33ab)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.1.2

18 Jul 17:54
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Update mqtt connected state on disconnect events (56b53bd)

📖 Documentation

🏡 Chore

❤️ Contributors