Skip to content

v2.3.0 / 2022-06-29

Compare
Choose a tag to compare
@mishina2228 mishina2228 released this 29 Jun 13:19
· 49 commits to master since this release

Breaking Changes

  • Stop bundling jQuery and Bootstrap assets
    • Those libraries are delivered by CDN, so an Internet connection is required now.

Changes

  • Enable frozen_string_literal by adding the magic comment to all files
  • Updated Bootstrap from v3.3.7 to v5.0.2

Enhancements

  • Include documents and license in the package
  • Replace the project name with new one in the visible part

Bugfixes

  • Fixed highlighting of active tabs

Full Changelog: v2.2.0...v2.3.0