Skip to content

Latest commit

 

History

History
171 lines (126 loc) · 5.58 KB

File metadata and controls

171 lines (126 loc) · 5.58 KB

CHANGELOG.md - PROJECT_NAME

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.

FirePress Public Roadmap: https://trello.com/b/0fCwwzqc/firepress-public-roadmap

Based on this template: https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4

0.0.0 status template

⚡️ Updates

🚀 Added (new feat.)

🐛 Fix bug

🛑 Removed

🔑 Security


Releases

3.0.3

⚡️ Updates

  • 9f8cb8f6 rm doc
  • 7fe85497 README update
  • 86c4c407 Added agate.css to better control how it renders
  • 9eab658e README update
  • 42960835 Major update in the way it looks AND updated highlight-js 9.14.2 AND updated Font Awesome 5.7.2
  • 2b54424a Simplify markdown example

🐛 Fix bug

  • 5232e32c Fix button CSS styles. Makes them more universalè

3.0.2 - 2019-02-14

⚡️ Updates

122a6338 Added screenshots 58ef4495 remove from footer / A BLOG BY AUTHOR NAME

3.0.1 - 2019-02-14

⚡️ Updates

725f65a1 esthetic update 41a95416 Add core FirePress customizations 38a02047 changelog wip e6edf2a1 major README update / need screenshots 94bbc6f8 add docs 3e02b043 update package json info bbcfe571 update license c8bbbec8 rebase from source (v3.0.0)

3.0.0 - 2019-01-03

Release | Diff

Changed

  • The theme is now ready for Ghost v2.1+ (#18, thanks @aquasonic)
  • Use a flat yellow color for marked text
  • Reduce border-left size of blockquote

2.0.1 - 2017-11-09

Release | Diff

Fixed

  • Fixed theme name in package.json
  • Markdown syntax for footnotes is now properly working
  • Links with target="_blank" have now rel="noopener" to prevent malicious endpoints

Changed

  • Social accounts defined in Ghost general settings are now displayed automatically in the footer
  • Renamed theme-green.hbs to theme-colors.hbs for clarity
  • Updated README with latest behavior

2.0.0 - 2017-11-04

Release | Diff

Added

  • Ready for Ghost v1.0+

Changed

  • Changed icon tag to tags in post footer
  • Show navigation only if active in blog settings
  • Updated head meta tags to latest standards
  • Updated CSS and JavaScript libraries to latest version
  • Updated LICENSE to mention original author
  • Updated CHANGELOG and moved to Keep a Changelog format

Removed

  • Removed link hover effect from blog title header

1.5.0 - 2016-05-22

Release | Diff

Changed

  • Removed author meta indentation from post footer
  • Upscaled favicon to 180px
  • Moved from ico to png favicon
  • Moved custom fonts @import to <link> (Vapor #43)
  • Updated external javascript and css to latest version

Fixed

  • Tags are no longer misaligned when navigation is active (fixes #13)

1.4 - 2015-09-27

Release | Diff

Changed

  • Updated highlight.js to v8.8.0
  • Updated smooth-scroll to v7.1.1 and moved to CDN version
  • Updated normalize.css to v3.0.3
  • Updated github customized style for highlight.js
  • Explicitly included jQuery to comply to Ghost 0.7 (as noted in #7)

Fixed

  • Replaced hardcoded root domain / with @blog.url helper in blog footer (fixes #6)

1.3 - 2015-07-17

Release | Diff

Added

  • Support for meta elements (PR #4)
  • Support for tags page
  • Redesigned look for the author section at the bottom of post (and also toggleable)
  • Google Analytics partial for quick implementation

Changed

  • Moved menu partials to official ghost navigation (PR #3)
  • Font size reduced
  • A few tweaks here and there

Fixed

  • <title> displays blog title and description in the home and post title in the post page

1.2 - 2014-11-07

Release | Diff

Added

  • Multiple theme colors + blank partial for custom color
  • Customizable partial for favicon & apple-touch-icon

Changed

  • The page title now shows the blog description as well
  • Tweaks and bugfixes

1.1 - 2014-10-27

Release | Diff

Added

  • Customizable partials for menu, social icons and blog signature

Changed

  • Better handing of external javascript tools
  • Little tweaks in the style for a cleaner look

1.0 - 2014-10-13

Release

  • Initial release of Steam