|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 1.0.0 (2023-10-20) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add example custom blocks ([d7856bb](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/d7856bbc2e93796ea15491c814d7603f2ec80610)) |
| 9 | +* add generator for reusable patterns ([#96](https://github.com/sparkbox/sparkpress-wordpress-starter/issues/96)) ([0b1078c](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/0b1078c9ed1498210257133184dc7f22b9a056f2)) |
| 10 | +* add pantheon deployment workflow ([914f7d1](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/914f7d14f0f1f97858eafcad3d661273fbb09d8f)) |
| 11 | +* bring example custom post type in line with default posts ([64745eb](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/64745eb6716e6a4f4e263f79622ae4628a8a5674)) |
| 12 | +* filter out password protected pages from listing pages ([c3ee959](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/c3ee95912a6f3fab76c5b6120121d9e47b756af0)) |
| 13 | +* improve pagination ([9562853](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/95628538c9eabbe33c8f13463c7d2ea1f5a822a3)) |
| 14 | +* remove ie11 JS ([07aec0b](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/07aec0b0588ad1b92222dedb607fc1916a6f1177)) |
| 15 | +* remove redundant default labels ([50de92f](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/50de92f5fd9c20a7f4c31684df6f9d282dd1296b)) |
| 16 | +* replace boilerplate CSS with simpler styles ([43639f8](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/43639f80b96cbca1388b851ee7f89f77a8415c48)) |
| 17 | +* replace example code with generators ([287859b](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/287859b6ab656497582b6f3472d81ccc32b78118)) |
| 18 | +* simplify JavaScript ([34db3bd](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/34db3bdfd06507137251e942848328ecbbd6af81)) |
| 19 | +* support multiple sidebars ([#82](https://github.com/sparkbox/sparkpress-wordpress-starter/issues/82)) ([4108f61](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/4108f617814570012a6c0ea0dcac698e8678f171)) |
| 20 | +* support password protection for single pages ([a969116](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/a969116f5fd1e6b5c1120856e885e4d4ad532a72)) |
| 21 | + |
| 22 | + |
| 23 | +### Bug Fixes |
| 24 | + |
| 25 | +* allow custom taxonomy to be set in the editor ([e9625ab](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/e9625abd6c4634e64175c7614f8dae4cec7f5beb)) |
| 26 | +* force create plugin folder on pantheon deploy ([3148ae5](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/3148ae51103fbeb44d49910ba3a442ffbcfa6c2e)) |
| 27 | +* install plugin dependencies in deployment workflow ([7be22cb](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/7be22cbef0d65a2bf93222153847947b324b7d4a)) |
| 28 | +* minor accessibility issues ([826dfe5](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/826dfe50b896d97c18a967c53d6b49820834233f)) |
| 29 | +* Set engine to a minimum version ([8f7219e](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/8f7219e273c7eff4c4e240e58de2944b56cc1114)) |
| 30 | +* template routing for single posts ([b5b38d0](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/b5b38d0b5c4acf6ca7a903a834f1efce695d649d)) |
| 31 | +* update menu usage ([#78](https://github.com/sparkbox/sparkpress-wordpress-starter/issues/78)) ([c55c5bc](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/c55c5bc9fb577a8889d8b99c095bde3827e6a12d)) |
| 32 | +* use 'get_post_class' for classnames ([27889f4](https://github.com/sparkbox/sparkpress-wordpress-starter/commit/27889f4e026a71d29056315d69992c622ccecafb)) |
0 commit comments