Skip to content

Security updates and bug fixes

Compare
Choose a tag to compare
@mrsweaters mrsweaters released this 02 Aug 19:18
· 99 commits to master since this release
  • Updated several vulnerable development dependencies.
  • Add context and instance to tribute-replaced event. #237
  • Skip local search: #271
new Tribute({ searchOpts: { skip: true } });
  • Fix cursor up and down not working on textarea with autocomplete. #280
  • Accurately find li in html templates: #297

Thanks to @andreynering, @onhate, @Postlagerkarte, and @mlturner88 for your help with this release!