14 KiB
14 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog.
v2.6.1 - 2020-06-25
Commits
- Updated minimum theme to .55
df4c78a
v2.6.0 - 2020-06-23
Merged
2.6.0 - 2020-06-17
Merged
- Add translation for taxonomy page
#299 - Site logo
#284 - Add head partial
#285 - Long urls or links extend beyond content and overlap sidebar
#259 - Use relative URL for favicon
#251 - Fix relURL for custom_css
#252 - Fixed a typo in form-contact.html
#266 - adding Bulgarian translation
#267 - Use | relLangURL for the base url in the site-navigation
#277 - RSS svg icon
#282 - Updated Windows instructions in README.md
#276 - Replace another 2 .URL occurrences with .Permalink
#275 - Add alternative method for running prod to the readme
#273 - Swap the page title and site title in page <title> elements
#272 - Add the post_content_classes param for changing post content font
#260 - Add sharing links for the posts
#255 - Safari Reader View lacks content
#254 - Add Keybase social icon
#248 - Add StackOverflow social
#243 - Fix to take care of multiple author list, or for setting the
#221 - Fix Slack icon size
#237 - Correct the original translation
#241
v2.5.6 - 2019-12-30
Merged
- Use Hugo's built in Site Config for copyright according to PR #199
#240 - Add italian translation
#239
v2.5.5 - 2019-11-15
Merged
- Remove stray grave accent
#231 - Add Slack to social options
#236 - Fix URL for menus
#230 - Fix word count heading typo in README.md
#222 - Add auto-changelog
#228 - Fix stackbit issues
#226 - Add Stackbit Configuration
#223 - Replace {{ .URL }} with {{ .Permalink }}
#216 - Adds an author to blog posts.
#209 - Fixes #212.
#213 - Add ukrainian translation
#214 - Add swedish translation
#208 - Deprecation messages fixes.
#196 - Fix README instructions
#204 - Use git submodules
#183 - Remove Google News meta tags
#197
Fixed
- Fix URL for menus (#230)
#229 - Add auto-changelog (#228)
#227#227 - Fix stackbit issues (#226)
#224 - Add Stackbit Configuration (#223)
#200 - Fixes #212. (#213)
#212 - Deprecation messages fixes. (#196)
#180
2.5.1 - 2019-08-12
Merged
- remove deprecated meta tags for old Windows Mobile and BlackBerry
#191 - localization for form-contact shortcode
#185 - Fix min_version
#189 - Add portuguese translation
#179 - Add commento
#178 - feat: add RU translation
#177 - Spanish Translation
#175 - Dutch translations.
#171 - Correcting issue with cached i18n menu
#174 - Create zh.toml
#170 - Fix TOC header
#168 - Optimisation "partialCached"
#165 - Add a link to "mastodon"
#159 - Create fr.toml
#157 - add i18n translation support
#156 - Support hiding the featured image header text.
#155 - enable localization/modification of "Recent" string
#154 - add basic support for post translations
#144 - Keep article padding throughout widths
#152 - Improve semantic structure of pages
#151 - Improve social link accessibility
#147 - Add explicit path to image example
#146 - Open social media links in new tab and add Medium icon
#143 - Make cover dimming class customisable.
#140 - Removed hardcoded theme sample hero image. This will allow the user to "blank" out the hero default set in the config. The if statement for blank was unreachable.
#133 - Use relative url function for custom CSS files
#132 - Add Gitlab to social icons
#131 - Add div to wrap social icons
#128 - Fix asset paths when baseURL has sub-folder
#103 - Add inheritance for social links.
#107 - Issue 98
#101 - Replace Asset References with a data file instead of paths
#96 - Pre-2.0 Enhancements
#94 - Don't duplicate site title in home page TITLE tag
#78 - Fix pagination
#76 - #68|Parmeterize number of recent posts in index.html
#69 - Fix typo in single.html
#67 - Fixed line breaks in code (resolves budparr/gohugo-theme-ananke#56).
#57 - Favicons
#54 - indent fix
#45 - Social icon updates
#51 - Add GitHub social icon
#48 - Make Hero image work out-of-the box
#40 - Removed excess o in Facebook
#34 - Fixes #31
#32 - Bp/fix now function Fixes #29
#30 - fix clunky construction on home page to get section name
#25 - fix clunky construction on home page to get section name
#24 - fix clunky construction on home page to get section name
#17 - tweak hero default behavior
#16 - improve terms template
#15 - improve image handling for edge cases Fixes #11
#14 - Improve featured image handling Ref #11 + minor homepage impvs
#12 - Dev changes
#10 - pull in dev changes
#9 - keeping things in order
#8 - Improve home page posts
#7 - make form email comment make more sense. Ref #5
#6 - use a cleaner way to include language code
#3 - update from DEV
#2 - add taxonomy templates
#1
Fixed
- Add blockquote styling
#169 - Keep article padding throughout widths (#152)
#130 - Update readme for formspree change
#150 - Improve semantic structure of pages (#151)
#149 - Add global background color class to footer
#135 - Add div to wrap social icons (#128)
#127 - Fix article padding on mobile
#115 - Make asset paths absolute
#97 - Fix linkedin icon to match the other social icons
#70 - Be smarter about linking to posts on home page.
#50 - Add body_classes parameter to body
#43 - Fixes #31 (#32)
#31 - Bp/fix now function Fixes #29 (#30)
#29 - Merge pull request #14 from budparr/dev
#11 - improve image handling for edge cases Fixes #11
#11