Skip to content

Releases: punchcard-cms/punchcard

v1.5.0

12 Aug 21:00
Compare
Choose a tag to compare

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

11 Aug 20:12
Compare
Choose a tag to compare

1.4.1

August 11, 2016

Changed

v1.4.0

11 Aug 19:01
Compare
Choose a tag to compare

1.4.0

August 11, 2016

New

  • 🐎 improves performance of format (commit)

Changed

  • πŸ› format body on set session (commit)

v1.3.0

11 Aug 17:10
Compare
Choose a tag to compare

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)

v1.2.0

09 Aug 21:24
Compare
Choose a tag to compare

1.2.0

August 09, 2016

New

  • πŸ†• added better error checking for identifier (commit)
  • πŸ†• identifier added to system (commit)

Changed

  • πŸ› remove approval test (commit)
  • 🎨 using rev number for missing title (commit)
  • βœ… testing identifier getter (commit)
  • πŸ”₯ some tests failing intermittently (commit)
  • πŸ˜’ stopping place (commit)

v1.1.0

09 Aug 20:03
Compare
Choose a tag to compare

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 :shipit: emoji as releases are no longer hand-rolled
  • πŸ”₯ Deprecate Changelog (commit)

v1.0.0

05 Aug 16:43
Compare
Choose a tag to compare

1.0.0

August 05, 2016

Breaking Changes

  • πŸ’₯ tests have identifier; PR is breaking change (commit)

Changed

  • πŸ”₯ e2e tests are failing (commit)
  • πŸ› users/workflows identifier (commit)
  • πŸ› fix for breaking change in content-types (commit)
  • chore(package): update punchcard-content-types to version 4.0.8 (commit)

v0.16.1

02 Aug 14:52
Compare
Choose a tag to compare

0.16.1

August 02, 2016

Changed

  • πŸ˜’ order of deps (commit)
  • πŸ˜’ remove test code (commit)
  • πŸ˜’ moving email dep (commit)
  • 🎨 submit and suns data removed (commit)

v0.16.0

29 Jul 17:27
Compare
Choose a tag to compare

0.16.0

July 29, 2016

New

  • πŸ†• Update visual styling for new revision flow (commit)

Changed

  • πŸ˜’ Changes made from Scott's PR comments (commit)

v0.15.0

29 Jul 13:49
Compare
Choose a tag to compare

0.15.0

July 29, 2016

New

  • πŸ†• Add dynamic robots.txt (commit)