Ajax Bootstrap Select v1.4.0 Release Notes

Release Date: 2017-06-26 // almost 7 years ago
  • Ajax-Bootstrap-Select version: v1.4.0

    ๐Ÿ†• New Features:

    • โž• Added new minLength feature. If set will wait for minLength number of
      characters to be typed before sending ajax request.
    • โž• Added Russian translation
    • Example html can now be run through node, no longer requires PHP

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  Fix emptyTitle bug preventing selection from showing (#22) (pr #124 thanks @bercut497)