diff --git a/pages/updates/updates.css b/pages/updates/updates.css index 03f25acf..e8debeb9 100644 --- a/pages/updates/updates.css +++ b/pages/updates/updates.css @@ -2,16 +2,15 @@ font-weight: bold; } -.subtle-hint > ul, +#history-release-notes { + display: none; +} + #history-release-notes > ul { border-bottom: 1px solid #ccc; padding-bottom: 20px; } -#history-release-notes { - display: none; -} - input[type=radio] { margin: 0; } @@ -46,3 +45,16 @@ input[type=radio], label { border-radius: 5px; color: #555; } +.release-notes-area { + border-bottom: 1px solid #ccc; + margin: 20px 0; +} +.release-notes-area > p { + font-size: larger; + font-weight: bold; + margin: 0; +} + +.release-notes-area > ul { + margin: 0 0 20px 0; +} diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 86e89ed3..ac8a514a 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -22,25 +22,36 @@
- New in LocalCDN: +

New in LocalCDN:

+
+
+

Updated

+
    +
  • Chart.js v3.4.1 -> v3.5.0 (#586)
  • +
  • video.js v7.14.2 -> v7.15.0 (#587)
  • +
  • findify-bundle v7.0.24 -> v7.0.25 (#588)
  • +
  • flv.js v1.6.0 -> v1.6.1 (#589)
  • +
  • webrtc-adapter v8.0.0 -> v8.1.0 (#591)
  • +
  • bootstrap-multiselect v1.1.0 (#592)
  • +
+

Mapping

+ +

Added

+
    +
  • exif-js v2.3.0 (#590)
  • +
+

Fixed

+
    +
  • Version detection of Vue.js (#465a18cb04)
  • +
  • Latest version of toastr.js (#590)
  • +
+

Improved

+
    +
  • FAQ and options page about generated rules (#edad875768)
  • +
-
Generate rule sets for your adblocker