Skip to content

Releases: devuri/brisko

v7.0.1

31 Mar 05:21
d730fd7

Choose a tag to compare

7.0.1 (2026-03-31)

Miscellaneous Chores

  • 7.0.1 version bump (4b5993f)
  • 7.0.1 version bump (3025d9b)
  • deps-dev: bump cipher-base from 1.0.4 to 1.0.6 (9f514e1)
  • deps-dev: bump lodash from 4.17.21 to 4.17.23 (197da34)
  • deps-dev: bump node-forge from 1.3.1 to 1.3.2 (220db23)
  • deps-dev: bump node-forge from 1.3.2 to 1.4.0 (01bd687)
  • deps-dev: bump node-forge from 1.3.2 to 1.4.0 (4b09a00)
  • deps-dev: bump picomatch from 2.3.1 to 2.3.2 (d5f812c)
  • deps-dev: bump picomatch from 2.3.1 to 2.3.2 (76575f3)
  • deps-dev: bump sha.js from 2.4.11 to 2.4.12 (d530285)
  • deps-dev: bump svgo from 2.8.0 to 2.8.2 (4e2933a)
  • deps-dev: bump svgo from 2.8.0 to 2.8.2 (b5207d5)
  • deps-dev: bump webpack from 5.94.0 to 5.105.0 (015bbfa)
  • deps: bump serialize-javascript and terser-webpack-plugin (13b2abf)
  • deps: bump serialize-javascript and terser-webpack-plugin (9d4d562)

v7.0.0

31 Mar 05:12
fb72ea5

Choose a tag to compare

7.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • remove templates/index.html

Bug Fixes

  • remove templates/index.html (12311e1)

v6.2.0

17 Aug 00:47
85f6de4

Choose a tag to compare

6.2.0 (2025-08-16)

Features

Bug Fixes

v6.1.2

04 Mar 13:56
2c76dbc

Choose a tag to compare

6.1.2 (2025-03-04)

Bug Fixes

Miscellaneous Chores

v6.1.1

04 Mar 12:32
77df1eb

Choose a tag to compare

6.1.1 (2025-03-04)

Bug Fixes

  • use_custom_styles is true by default (a3d8fbf)

Miscellaneous Chores

v6.1.0

04 Mar 11:30
68de0b7

Choose a tag to compare

6.1.0 (2025-03-04)

Features

  • add more basic styles (fa6d029)
  • add style heather (3e1a822)
  • adds new settings to enable hybrid theme mode (e63dc26)
  • adds new styles (3dcb322)
  • adds Palette-style Generator (cbe8d1b)

Bug Fixes

  • 4px top margin (44dc4be)
  • adds core_css block styles (91f5978)
  • better Support for block templates (01cbb81)
  • new src/inc/template-tags.php is now src/inc/functions.php (5338feb)
  • no page titles needed (7c47128)
  • remove .alignfull and .alignwide (3dec2ad)
  • simpler format for hot swaps (6691d7c)
  • update main group in templates (280e9a3)

Miscellaneous Chores

v6.0.1

25 Feb 05:21
ff6dca2

Choose a tag to compare

6.0.1 (2025-02-25)

Bug Fixes

  • adds brisko_site_blocks_open will remove top margin in classic (0ba5660)
  • updated layout wideSize (a99b41b)

Miscellaneous Chores

v6.0.0

24 Feb 12:39
f0df91e

Choose a tag to compare

6.0.0 (2025-02-24)

⚠ BREAKING CHANGES

  • adds support for styles and block editor
  • remove bootstrap only retains grid
  • adds core css
  • adds theme.json
  • new improved main Options handler

Features

  • add Enable Block Header and Enable Block Footer (1cfeb3a)
  • add Enqueue Extra assets (aecb35b)
  • adds brisko_customizer_setting action hook (d6d76d7)
  • adds core css (b610182)
  • adds disable_wpautop Removes extra <p> tags in post and pages (3839a6c)
  • adds theme.json (1f5b73e)
  • adds use_block_templates to switch to block theme mode (2f6f95b)
  • adds entry meta hook brisko_entry_meta (5f4694d)
  • adds new hook brisko_after_body_open (e11e594)
  • adds standalone autoloader Autoloader class (2a8b991)
  • adds support for styles and block editor (a582309)
  • better starter front-page for FSE mode (830206f)
  • new improved main Options handler (51644d6)
  • update post detail options (f328b4d)
  • updated brisko_assets now files can be in brisko_assets/css (248f621)

Bug Fixes

  • add zipit (33abcf8)
  • add more FSE support (b2beef4)
  • add setting to disable custom-styles (9cb65e3)
  • add theme local fonts (078207f)
  • alignfull update (94169b3)
  • author name (d042e62)
  • classic theme mode js will not be loaded in FSE mode (416e251)
  • fix text domain (eef4a6b)
  • fixes editor styles (4835fc6)
  • fixes theme mod getter (9921977)
  • info for when use_block_templates (cf3a7d1)
  • main Navigation compatible with bootstrap (271fd63)
  • new better .alignwide, .alignfull support (e008b77)
  • refactor customizer (699565d)
  • register with init (b343e4d)
  • remove bootstrap only retains grid (90a9227)
  • remove edit link (feb13e4)
  • update alignwide to fix scroll bar at the bottom (8c39a19)
  • update init in setup() (334f5a4)

Miscellaneous Chores

v5.0.0

03 Sep 02:15
7f52be7

Choose a tag to compare

5.0.0 (2023-09-03)

⚠ BREAKING CHANGES

  • upgrade to php7.0

Features

Bug Fixes

  • Determine whether to load theme modifications by default. (6311ffc)

Miscellaneous Chores

v4.0.1

23 Jul 15:55
f1c0f09

Choose a tag to compare

4.0.1 (2023-07-23)

Bug Fixes

  • remove width: 100vw it causes overflow in the browser (9e190b7)

Miscellaneous Chores