Releases: niharsawant/fresh-and-bold
Releases · niharsawant/fresh-and-bold
[v1.3.2] Minor visual fixes
[v1.3.1] Support for Ghost v5.59
[v1.3.0] Support for Ghost 5
What's Changed
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #38
- Bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #33
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #34
- Bump ajv from 6.10.0 to 6.12.6 by @dependabot in #35
- Bump minimist from 1.2.0 to 1.2.6 by @dependabot in #36
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #37
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #40
- Ghost 5 migration by @niharsawant in #39
Full Changelog: v1.2.2...v1.3.0
[v1.2.2] Fixed dimension issue with images
Full Changelog: v1.2.1...v1.2.2
[v1.2.1] Proxima Nova is the default font
What's Changed
- Proxima Nova as the default font by @niharsawant in #32
- Bump browserslist from 4.4.2 to 4.17.5 by @dependabot in #29
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #30
- Bump tar from 4.4.8 to 4.4.19 by @dependabot in #27
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #26
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #23
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #22
- Bump yargs-parser from 5.0.0 to 5.0.1 by @dependabot in #31
Full Changelog: v1.2.0...v1.2.1
[v1.2.0] Ghost 4 Migration
What's Changed
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #21
- Migrated to the Ghost v4.0 engine in #28
- Added support for
@memberfor the subscribe module - Updated some of the dev dependencies to mitigate security warnings
Full Changelog: v1.1.2...v1.2.0
Support for custom subscribe page
Merge pull request #20 from niharsawant/features/subscribe Custom template for subscribe page
Fixes related subscriber support
Merge pull request #16 from niharsawant/hotfixes/1.1.1 Hotfixes/1.1.1
Support for subscribers
Merge pull request #14 from niharsawant/feature/members Support for members
Updated RSS feed template and fixed a few bugs
Merge pull request #8 from niharsawant/hotfixes/post-release Hotfixes/post-release