Skip to content

Releases: Shipyrd/shipyrd

v4.0.5

24 Sep 00:13
Compare
Choose a tag to compare

Added what's On Deck, full overview here: https://www.fromthekeyboard.com/seeing-whats-on-deck-with-shipyrd/

What's Changed

Full Changelog: v4.0.4...v4.0.5

v4.0.4

19 Sep 15:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

v4.0.3

19 Sep 00:53
Compare
Choose a tag to compare

What's Changed

Fix migrations with solid_cable upgrade, moved migrations over to cable_migrate dir. There was a migration that dropped solid_cable_messages since it was in the primary DB but that in fact dropped the table from the cable DB. That migration has been removed and was only present for 4.0.2.

  • Move solid_cable migrations over to the cable_migrate dir by @nickhammond in #98

Full Changelog: v4.0.2...v4.0.3

v4.0.2

18 Sep 23:43
Compare
Choose a tag to compare

This release utilizes the destination's key pair to actually connect and run kamal commands on your servers, currently non-interactive only.

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.0

13 Sep 01:06
Compare
Choose a tag to compare

Upgrading

Upgrading from 3.x to 4.x requires a few additional ENV variables, reference the README.md for full details.

What's Changed

New Contributors

Full Changelog: v0.3.5...v4.0.0

v0.3.5

31 May 18:59
Compare
Choose a tag to compare

What's Changed

  • Create db/production within Dockerfile to fix sqlite permissions by @nickhammond in #31

Full Changelog: v0.3.4...v0.3.5

v0.3.2

29 May 22:22
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

Link to application via _path

v0.3.1

29 May 21:45
Compare
Choose a tag to compare

What's Changed

  • Remove Bundler deprecations, require sqlite3 explicitly by @nickhammond in #24
  • Remove litestack and test out solid_cable instead by @nickhammond in #25

Full Changelog: v0.2.6...v0.3.1

v0.2.6

13 May 22:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.6

v0.1.1

10 May 17:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Shipyrd/shipyrd/commits/v0.1.1