Blynk Server Versions Save

Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes

v0.41.17

2 years ago

v0.41.16

3 years ago
  • Remove obsolete code
  • Updated dependencies
  • Fixed map pool size property

v0.41.15

3 years ago
  • Sometimes timer is not removed issue fixed
  • Dependencies updated
  • Added property to disable certificate renewal
  • Fixed NPE in mqtt handler
  • Added property to support only TLSv1.3 and TLSv1.2
  • Increased pool size for the DB and getServer command
  • Fixed OTA after netty libraries updated

v0.41.14

3 years ago
  • Decreased DB pool size
  • Added property to control CSV expiration
  • Respect setProperty when used with DeviceTiles widget
  • More executors added to avoid DB failover
  • Webhook accepts 201 as a valid response
  • Removed default password for the local servers
  • Updated all dependencies

v0.41.13

4 years ago
  • TimeInput fix for face edit;
  • All dependencies updated;
  • Webhook accepts 202 code as valid response;
  • Better url sanitize;
  • Fix restore pass form

v0.41.12

4 years ago
  • Make device_owner_email placehholder case insensitive;
  • Preserve value for RTC on widget update;
  • Remove old tokens for iOS;
  • Do not erase timezone on TimeInput on face edit;
  • Increase default profile size limit;
  • Updated dependencies;

v0.41.11

4 years ago
  • Added new placeholder device_owner_email for webhook widget;
  • Encode the email on password reset;
  • Do not require email widget fro eventor mail event;
  • Updated all dependencies;

v0.41.10

4 years ago
  • Email widget doesn't update "to" field fix;
  • Jackson dependency updated;

v0.41.9

4 years ago
  • Netty, jackson dependency updated;
  • Do not allow to remove app with users;
  • Erase email from parent widget in the new app;

v0.41.8

4 years ago
  • Update of dependencies