|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [3.2.0.0] - 2025-11-04 |
| 4 | +### Added |
| 5 | +- Added new variable fonts |
| 6 | +### Improved |
| 7 | +- Improved videos/iframe handling |
| 8 | + |
| 9 | +## [3.1.4.0] - 2025-10-15 |
| 10 | +### Improved |
| 11 | +- Adjust textarea gap and author date margin for improved layout |
| 12 | + |
| 13 | +## [3.1.3.0] - 2025-04-26 |
| 14 | +### Added |
| 15 | +- Added support for post prefix page. A dedicated posts.hbs template is now used when a post prefix path (e.g., /blog/) is defined, instead of falling back to the homepage index.hbs. This improves consistency and provides a clearer separation between homepage and post prefix listings. |
| 16 | + |
| 17 | +## [3.1.2.0] - 2025-02-08 |
| 18 | +### Improved |
| 19 | +- Enhanced post image styling (margins) and add blog index body class |
| 20 | +### Removed |
| 21 | +- Removed unnecessary onclick attribute from back to top button in footer |
| 22 | + |
| 23 | +## [3.1.1.0] - 2025-01-21 |
| 24 | +### Improved |
| 25 | +- Some UI improvements |
| 26 | +### Fixed |
| 27 | +- Resolved issue with horizontal scrollbar on Windows OS, |
| 28 | +### Removed |
| 29 | +- Removed unnecessary gallery CSS rule |
| 30 | + |
| 31 | +## [3.1.0.0] - 2024-12-10 |
| 32 | +### Removed |
| 33 | +- Removed built-in gallery to support external gallery plugins |
| 34 | + |
| 35 | +## [3.0.0.0] - 2024-07-07 |
| 36 | +### Added |
| 37 | +- Added support for italic fonts |
| 38 | +- Redesigned the theme |
| 39 | + |
| 40 | +## [2.9.0.0] - 2024-06-30 |
| 41 | +### Added |
| 42 | +- Added support for Pages |
| 43 | +- Added new typography options: now you can adjust letter spacing or line height for both body and heading elements. |
| 44 | +- Added a new baseline option to defines a core vertical rhythm unit for consistent spacing across the website |
| 45 | + |
| 46 | +### Improved |
| 47 | +- Minor CSS enhancements |
| 48 | + |
| 49 | +## [2.8.3.0] - 2023-11-03 |
| 50 | +### Fixed |
| 51 | +- Resolved issue with missing the responsive thumbnails on the post page |
| 52 | + |
| 53 | +## [2.8.2.0] - 2023-10-25 |
| 54 | +### Fixed |
| 55 | +- Resolved checkIf function issue caused by parsing error in Handlebars, occurring when SocialSharing plugin was missing |
| 56 | +### Updated |
| 57 | +- Updated X Twitter icon |
| 58 | + |
| 59 | +## [2.8.1.0] - 2023-10-21 |
| 60 | +### Fixed |
| 61 | +- Fixed the CSS error related to the missing ‘gray-2’ CSS variable |
| 62 | + |
| 63 | +## [2.8.0.0] - 2023-10-20 |
| 64 | +**Note:** The new features and enhancements require at least Publii version 0.43.1! |
| 65 | +### Added |
| 66 | +- Added a ‘customSocialSharing’ custom HTML position to support the Social Sharing plugin |
| 67 | + |
| 68 | +## [2.7.0.0] - 2023-10-03 |
| 69 | +### Added |
| 70 | +- Added more variable fonts |
| 71 | +### Improved |
| 72 | +- Made minor CSS improvements |
| 73 | + |
| 74 | +## [2.6.2.0] - 2023-04-17 |
| 75 | +### Added |
| 76 | +- Added option to disable tag counter on Tags page |
| 77 | +### Improved |
| 78 | +- Minor CSS enhancements |
| 79 | + |
| 80 | +## [2.6.1.0] - 2023-04-03 |
| 81 | +### Changed |
| 82 | +- Reorganized and renamed theme options to improve navigation and readability |
| 83 | + |
| 84 | +## [2.6.0.0] - 2023-03-29 |
| 85 | +**Note:** The new features and enhancements require at least Publii version 0.42.x! |
| 86 | +### Added |
| 87 | +- Implemented support for new tag and author options |
| 88 | +- Added support for new extended menu assignment options |
| 89 | +- Removed AMP-related files |
| 90 | +- Added the NoScript tag to handle images when JavaScript is disabled |
| 91 | +### Improved |
| 92 | +- Made minor CSS improvements |
| 93 | + |
| 94 | +## [2.5.0.0] - 2022-07-07 |
| 95 | +**Note:** The new features and enhancements require at least Publii version 0.40.x! |
| 96 | +### Added |
| 97 | +- Added support for Search plugins |
| 98 | +- Added a script to calculate the aspect ratio of the iframes automatically |
| 99 | +- Added support for Emended Content Consent |
| 100 | +- Updated menu script |
| 101 | +- Updated supportedFeatures section |
| 102 | + |
| 103 | +## [2.4.1.0] - 2022-03-20 |
| 104 | +### Adjusted |
| 105 | +- Slight Dark mode CSS adjustment |
| 106 | + |
| 107 | +## [2.4.0.0] - 2022-03-16 |
| 108 | +**Note:** The new features and enhancements require at least Publii version 0.39.x! |
| 109 | +### Changed |
| 110 | +- Changed how Google fonts are handled, from loading them from a CDN to hosting them locally |
| 111 | +### Added |
| 112 | +- Added Dark Mode (now it supports light, dark, and auto mode) |
| 113 | +- Added support for Comment plugins |
| 114 | +- Updated Facebook social icon |
| 115 | +- Updated avatar code markup |
| 116 | +- Changed the way the “Back to top” button works |
| 117 | + |
| 118 | +## [2.3.3.0] - 2021-11-07 |
| 119 | +### Fixed |
| 120 | +- Fixed Photoswipe script to open gallery image in the pop-up window directly by firing image URL |
| 121 | +- Updated Disqus script (now uses an Intersection Observer to detect / load comment section) |
| 122 | +- Updated menu script |
| 123 | +### Improved |
| 124 | +- Improved accessibility of the navigation menu |
| 125 | +### Changed |
| 126 | +- Changed the way CSS variables work in the theme (now uses theme-variables.js) |
| 127 | +- Small CSS improvements |
| 128 | + |
| 129 | +## [2.3.0.0] - 2020-09-25 |
| 130 | +**Note:** The new features and enhancements require Publii version 0.37.x! |
| 131 | +### Added |
| 132 | +- Added support for tags page |
| 133 | +- Added support for tag featured image |
| 134 | +- Added support for author featured image |
| 135 | +- Added support for author website field |
| 136 | +- Added supported features flags |
| 137 | +- Added option to define the number of related posts |
| 138 | +- Updated Disqus script |
| 139 | + |
| 140 | +## [2.2.3.0] - 2020-06-16 |
| 141 | +### Updated |
| 142 | +- Updated menu script to support the anchors in mobile view |
| 143 | +### Fixed |
| 144 | +- Fixed mobile menu styling |
| 145 | + |
| 146 | +## [2.2.2.0] - 2020-06-04 |
| 147 | +### Added |
| 148 | +- Added aria-label to the search input |
| 149 | +### Fixed |
| 150 | +- Fixed zoom/in/out gallery option |
| 151 | +- Updated font.hbs file |
| 152 | +- Fixed WhatsApp share button |
| 153 | + |
| 154 | +## [2.2.1.0] - 2020-05-25 |
| 155 | +**Note:** Before installing, make sure you have installed Publii at least version 0.36.0! If you need to keep using Publii 0.35.3 you can always download the previous version of the theme from [here](https://cdn.getpublii.com/themes/simple_2.1.0.0.zip). |
| 156 | +### Added |
| 157 | +- Added support for „Enable Responsive Images” option |
| 158 | +- Added support for native Lazy Loading |
| 159 | +### Adjusted |
| 160 | +- Typo adjustment |
| 161 | +### Updated |
| 162 | +- Updated Photoswipe gallery to 4.1.3 version |
| 163 | +### Fixed |
| 164 | +- Fixed gallery UI buttons behavior on hover |
| 165 | +### Rewritten |
| 166 | +- Rewritten to use CSS variables |
| 167 | + |
| 168 | +## [2.1.0.0] - 2020-01-13 |
| 169 | +### Added |
| 170 | +- Added Block editor support |
| 171 | + |
| 172 | +## [2.0.4.0] - 2019-11-27 |
| 173 | +**Note:** Before installing, make sure you have installed Publii at least version 35.3 |
| 174 | +### Added |
| 175 | +- Added support for better display of SVG images |
| 176 | + |
| 177 | +## [2.0.3.0] - 2019-08-04 |
| 178 | +### Optimized |
| 179 | +- Optimized image lazyload for the smoothest, fastest experience possible |
| 180 | +### Fixed |
| 181 | +- Fixed page scrolling when the mobile menu is opened (iOS only) |
| 182 | +### Added |
| 183 | +- Added WhatsApp share button |
| 184 | + |
| 185 | +## [2.0.2.1] - 2019-05-25 |
| 186 | +### Fixed |
| 187 | +- Fixed display of the image in the post content |
| 188 | + |
| 189 | +## [2.0.2.0] - 2019-05-13 |
| 190 | +### Improved |
| 191 | +- Improved the way the first menu level is displayed; now the menu items break down on the next line when it is needed |
| 192 | +### Fixed |
| 193 | +- Fixed the hero section by removing the space between the image and the right side of the browser window |
| 194 | + |
| 195 | +## [2.0.1.0] - 2019-05-09 |
| 196 | +### Rewritten |
| 197 | +- A minor redesign, with a rewritten code to make it more efficient |
| 198 | +### Added |
| 199 | +- An option for displaying a featured image on post list pages |
| 200 | +- Overhauled menu system! New scripts, two mobile menu styles (Sidebar and overlay), and a reactive submenu that shifts position when it gets too close to the edge of the browser window |
| 201 | +- Responsive iframes (for things like videos, maps etc…) |
| 202 | +- No more jQuery; now Simple uses Vanilla scripts |
| 203 | +- Expanded hero section controls |
| 204 | +- New font selection options |
| 205 | +- New ‘Back to Top’ option |
| 206 | +- A new gallery style and optimized image lazyload for the smoothest, fastest experience possible |
| 207 | + |
| 208 | +## [1.7.2.0] - 2019-03-28 |
| 209 | +### Added |
| 210 | +- Added option to change the overlay of hero section; now it supports gradient or solid color |
| 211 | + |
| 212 | +## [1.7.1.0] - 2019-03-25 |
| 213 | +### Removed |
| 214 | +- If the menu is unassigned to any menu position, its HTML markup is no longer displayed |
| 215 | +- Removed Google+ service due to its shutdown on April 2 |
| 216 | + |
| 217 | +## [1.7.0.0] - 2019-03-02 |
| 218 | +### Changed |
| 219 | +- Gallery styling has been changed |
| 220 | +### Centered |
| 221 | +- Centered caption in a gallery lightbox |
| 222 | +### Fixed |
| 223 | +- Fixed pagination ordering |
| 224 | +- Fixed Pinterest share button |
| 225 | + |
| 226 | +## [1.6.1.0] - 2018-12-12 |
| 227 | +### Added |
| 228 | +- Added support for a table of content |
| 229 | +- Updated the lazysizes script to v. 1.4.5 |
| 230 | +- Added preload option to an image gallery |
| 231 | +- jQuery JavaScript library is now served locally |
| 232 | + |
| 233 | +## [1.6.0.0] - 2018-10-22 |
| 234 | +### Changed |
| 235 | +- Changed the CSS style of the <hr> tag |
| 236 | +- Moved share icons to the bottom of article |
| 237 | +- Updated StumbleUpon share button, now it’s Mix.com |
| 238 | +### Fixed |
| 239 | +- Fixed the image logo, now it looks well on the mobile devices too |
| 240 | +### Removed |
| 241 | +- Removed the lazyload from the hero image to speed up its loading |
0 commit comments