v2.0.0 (2020-06-05)
Breaking changes:
- Rename SpreeStaticContent to SolidusStaticContent #67 (aldesantis)
- Remove deprecated constants #66 (aldesantis)
Implemented enhancements:
- Remove the
I18n
namespace from views #54 - Drag & drop ordering + general views updates #53 (elia)
- Use the same sidebar logic that Solidus uses #52 (elia)
- Auto-generate slug when missing, require presence of a store, attach to the default store by default #48 (elia)
- Some more streamlining of the setup process and readme #46 (elia)
- Remove Deface hook for Pages in favor of MenuItem #45 (elia)
- CircleCI test results #43 (elia)
- General cleanup and updates #42 (elia)
- Gem structure refresh #39 (elia)
Fixed bugs:
- Could not find table 'spree_pages' #30
- Meta tag added to pages are added as well as the store ones #13
- Page not found if store isn't mounted at the root #12
- Add html code in static_content #7
- Add support for Solidus mounted on subpaths #55 (elia)
- Fix meta tags #50 (elia)
- Update the engine name to match migrations #49 (elia)
- Avoid adding the menu item multiple times #47 (elia)
- Limit sprockets to v3 until it's fixed on Solidus #44 (elia)
Closed issues:
- Couldn't find Spree::Page #33
- Spree::PagesHelper doesn't have
render\_snippet
method #25 - admin menu item 'Pages' still appears after logout #9
- Problem with solidus 2.1.0.beta1 and solidus_static_content #5
- DB Migration not working #4
- Migrations not running #3
Merged pull requests:
- Update the readme with the solidus_dev_support template #71 (aldesantis)
- Update extension template with solidus_dev_support #70 (aldesantis)
- Adds Spree::PermissionSets for Pages #64 (memotoro)
- Relax solidus_support dependency #63 (kennyadsl)
- Regenerate ext with solidus_dev_support #60 (elia)
- Fixes wrong labels, tabs and breadcrumbs #59 (memotoro)
- Replace Spree.t and I18n.t with the "t" helper #56 (elia)
- Update pg requirement from ~> 0.21 to ~> 1.1 #41 (dependabot-preview[bot])
- Update factory_bot requirement from ~> 4.7 to ~> 5.1 #37 (dependabot-preview[bot])
- Update mysql2 requirement from ~> 0.4.10 to ~> 0.5.2 #36 (dependabot-preview[bot])
- Relax sqlite gem dependency for Rails 6 compatibility #35 (aldesantis)
- Patch store relationship saving #34 (octoxan)
- Switch from Travis to CircleCI #32 (BravoSimone)
- Update test files #28 (jtapia)
- Use dynamic attributes on factories #24 (aitbw)
- Extension maintenance #23 (aitbw)
- Fix specs #22 (kennyadsl)
- Remove versions past EOL from .travis.yml #19 (jacobherrington)
- Add Solidus 2.7 to .travis.yml #18 (jacobherrington)
- Relax Deface dependency #14 (aldesantis)
- Fixes visibility hidden of Page menu before login #11 (memotoro)
v1.0.0 (2016-09-22)
Merged pull requests:
- Support Solidus 2.0, test all versions #2 (jhawthorn)
- Solidus support #1 (alexblackie)
* This Changelog was automatically generated by github_changelog_generator