Skip to content

2.11.1

Compare
Choose a tag to compare
@djaiss djaiss released this 26 Dec 14:31
73c60f7

This release contains bug fixes that were introduced long time ago.

Upgrade notes

⚠️ Please make sure you backup your database before upgrading.

  • Run the migrations: php artisan migrate.
  • Enjoy.

Changes

✴️ Changed

  • Add Brazilian (Portuguese) language (#2104 - thanks to asbiin).
  • Change how linkedin information is stored (#2200 - thanks to djaiss).

⚛ Fixed

  • Fix percent_uploaded message (#2193 - thanks to asbiin).
  • Fix reminders being deleted before they should (#2194 - thanks to djaiss).
  • Fix exception when user is logged out (#2203 - thanks to asbiin).
  • Fix subscription plan display (#2207 - thanks to asbiin).
  • Fix dashboard calls display (#2209 - thanks to asbiin).
  • Fix tags getting error (#2205 - thanks to asbiin).
  • Fix dashboard calls display (#2211 - thanks to asbiin).
  • Fix associating null tag (#2213 - thanks to asbiin).