Releases: punchcard-cms/punchcard
Releases Β· punchcard-cms/punchcard
v1.5.0
1.5.0
August 12, 2016
New
- π Add Referrer redirect for workflow save (commit)
- π Add proper status in action column (commit)
- Incomplete if cannot be set to workflows, Approved if gone through a workflow, workflow step name otherwise
- π Add Workflow and Config to local vars (commit)
Changed
- π₯ Remove Approve action from content landing page (commit)
- Does not belong here. What's being approved?
- Updated Edit language for 'Latest Revision'
- π₯π Remove Publishable from Workflows (commit)
- Publishable is a state content is in based on if it is able to be published, not its state in a workflow. Content must be publishable to enter a workflow
v1.4.1
v1.4.0
v1.3.0
1.3.0
August 11, 2016
New
- π Validate off of save or publish (commit)
- Allows for revisions to be saved without going through the approval process
- π Add Save Revision button to content form (commit)
- π added better error checking for identifier (commit)
- π identifier added to system (commit)
Changed
- π¨ Move Save Revision wording to config (commit)
- π¨ Fix indentation (commit)
- Merge conflicts makes tabs not spaces and breaks all the happy things
- π Fix linting issues (commit)
- π¨ Update Content Form UX and styling (commit)
- π Ignore all log files (commit)
- π Add required attributes to sample content type (commit)
- π remove approval test (commit)
- π skip a database test (commit)
- π remove some dual-url tests (commit)
- π¨ using rev number for missing title (commit)
- β testing identifier getter (commit)
- π₯ some tests failing intermittently (commit)
- π stopping place (commit)
- π Bump Content Type version number (commit)
- Resolves #229
v1.2.0
1.2.0
August 09, 2016
New
Changed
v1.1.0
1.1.0
August 09, 2016
New
- ππ Add Code of Conduct (commit)
- π Add Bug Template to GitHub Templates (commit)
- Allows us to have all templates in a single place, reduces duplication
Changed
- π skip a database test (commit)
- π remove some dual-url tests (commit)
- π user landing links correct (commit)
- π¨ Improve wording of visual styling (commit)
- π¨ Clean up definition of done (commit)
- π¨ Remove some functionality functionaliy (commit)
- π Add missing words to make a real sentance (commit)
- π Fix spelling of bug report (commit)
- π¨π Clean up Emoji linking and Cheatsheet (commit)
- Cheatsheet no longer made sense and needed to have link to semantic release
- π Update map/forEach example (commit)
- Clean up wording of Sass partials
- π Add that tests are run automatically (commit)
- π Link Scenarios to Issue Guidelines (commit)
- And include bug reports in that sentance too
- π Add documentation to art emoji (commit)
- π Add squash/rebase recommendations (commit)
- Don't do it
- π¨ Clean up double follow (commit)
- π Add Pull Request Etiquette (commit)
- π Update New Functionality and Bug Report guidance (commit)
- π Update Commit Message guidance (commit)
- π Update Release Guidance (commit)
- Remove release branch naming convention
- Remove emoji as releases are no longer hand-rolled
- π₯ Deprecate Changelog (commit)
v1.0.0
1.0.0
August 05, 2016
Breaking Changes
- π₯ tests have identifier; PR is breaking change (commit)
Changed