Enterspeed Product Updates logo

Product Updates

See the latest new features, improvements, and product updates

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Feature
  • Improvement
  • Announcement
  • Product Update
  • ๐Ÿคซ Teaser
  • ๐Ÿ›  Service
  • ๐Ÿ’ก Tip

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • April 2023
  • January 2023
  • November 2022
  • September 2022
  • June 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
Powered๏ธ byAnnounceKit

Create yours, for free!

Improvement
3 years ago

API design: Simplifying the properties ๐Ÿ˜Œ

"Developers, developers, developers!"

We're almost as excited for developers as Steve Ballmer (no one can quite reach his level).

Since we're so excited for developers, we want to make the developer experience as great as possible.

One way we have done this is by reducing the amount of code needed when writing properties. We've introduced shorthands!

Before when you needed to output a string, you had to write something like this:


To improve this, the $exp key is no longer required. You can simply write:

And, if you're inserting a string, you can simply write.

And... Since properties is a pain to write every time, you can now simply write p.

Awesome stuff 🙌

To avoid confusion and to keep consistency, we are also replacing (though still supported) the old viewHandle and view reference and replacing them with alias.

The old way:

The new way:


Avatar of authorEnterspeed
Improvement
3 years ago

New UI: Improving the user experience โœจ

Hi there 👋

As part of improving the user experience, we've decided to revamp our UI. We're excited to show you our new layout. 

As we started planning and adding more features to our app, we quickly found our old UI lacking some elements.

One thing led to another and we decided to give our UI a makeover. 💅

Our focus is always to provide the best user experience, which is a continuous process of improvement.

In addition to a lot of layout changes, we also decided to rethink the navigation and content structure.

You'll find the elements which are most frequently used in the Home section, while elements which isn't used that much in the day-to-day work now have been moved to a new section called Admin.

The new UI also gives us a lot of space to add new exciting features, which you'll see before long.

Avatar of authorEnterspeed
Feature
3 years ago

Logs: View details from our services ๐Ÿ“„

We've added logs to our UI.

You're now able to view log details from our services:

  • Delivery API (all regions)
  • Import Worker
  • Ingest API
  • Management API
  • Processing Worker

You can filter it by levels:

  • Information
  • Warning
  • Error


Avatar of authorEnterspeed
Feature
3 years ago

CommandBar: Find Anything in Enterspeed ๐Ÿ”Ž

We are happy to announce to you our new feature CommandBar. 

Now it is easier and quicker to find anything in Enterspeed. Simply click the search bar in the header or click Ctrl + K (⌘ + K on Mac).

CommandBar lets you search through Schemas, Partial schemas, and Tenants so you can quickly navigate to them. 

You'll also find quick access to all the pages in Enterspeed, as well as links to support areas.

Avatar of authorEnterspeed