Started since v1.1.2
2024-07-07
- Fix infinite loop cause execuion timeout in Autoload.php.
- Update classes in styles.css.
2022-12-18
- Fix missing
$depth
argument cause fatal error in WP 6.2
2022-08-11
- Update Bootstrap 4.6.2
2022-01-24
- Add more condition to check calendar widget block.
- Update readme.txt, help page to display video responsive use Bootstrap classes ifself.
- Update translation template.
- Update to use PHP 5.4+ array (
[...]
).
2022-01-19
- Fix incorrect append class to pagination (duplicated class attribute).
2022-01-15
- Fix overriding WordPress globals is prohibited.
- Use theme version from code instead of manually write it in inc/classes/BootstrapBasic4.php.
- Use common search elements from searchform.php template.
- Update navbar float right to be on large screen size to match navbar expand.
- Add search legacy widget for Bootstrap.
- Add CSS to override widget block "calendar". This will be back to the original style before WordPress 5.8.
2021-12-14
- Fix prevent PHP 8.1 error on non-string argument.
- Update Bootstrap 4.6.1.
2021-08-18
- Minor bugs fix.
- Update FontAwesome, Bootstrap and Node packages.
2020-11-29
- Update code following some PHPCodeSniffer rules. This should have no effects to any child themes.
2020-11-07
- Update Bootstrap 4.5.3
- Update Font Awesome 5.15.1
- Add previous/next post navigation and the code call to navigation but commented.
2020-02-06
- Update Bootstrap 4.4.1
- Update Font Awesome 5.12.1
2019-09-18
- Update Font Awesome 5.10.2
- Use NPM to manage packages (Bootstrap, FontAwesome) and update the version number in PHP automatically.
2019-05-01
- Update Bootstrap 4.3.1
- Update Font Awesome 5.8.1
2019-02-13
- Update Bootstrap 4.3
- Update Font Awesome 5.7.1
2018-12-26
- Update Bootstrap 4.2.1
- Update Font Awesome 5.6.3
2018-12-8
This release is for WordPress 5.0+. It is still support older version of WordPress.
- Make better Gutenberg support.
- Add missing text domain 'bootstrap-basic4'.
- Add more help text.
- Add translators help message.
/* translators: xxx */
- Add translation template file (.POT).
2018-12-5
- Add changelog.md. (This file.)
- Use minified version of font-awesome CSS.
- Update theme's repository URL.
- Update HTTPS link.