Skip to content

Releases: brokenhandsio/SteamPress

2.0.0 Beta 4

17 Apr 15:49
376f57f
Compare
Choose a tag to compare
2.0.0 Beta 4 Pre-release
Pre-release

Make it easier to work with repositories and make Application public in the SteamPress extension

2.0.0 Beta 3

17 Apr 14:59
ee9d336
Compare
Choose a tag to compare
2.0.0 Beta 3 Pre-release
Pre-release

Expose resetPasswordRequired on the user initialiser and expose the repositories on the application

2.0.0 Beta 2

17 Apr 08:17
f79c677
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-release

Adds new initialiser to BlogPost to make it easier to work with for repositories

2.0.0 Beta 1

14 Apr 15:21
4ca3b12
Compare
Choose a tag to compare
2.0.0 Beta 1 Pre-release
Pre-release

Migrate to Vapor 4 🎉

Check the README for early information on how to use.

Note: this has not been properly tested so use at your own risk! It's only been run against the unit tests and I haven't tested against actually running it. You've been warned!

1.0.0

26 Mar 13:06
56851f4
Compare
Choose a tag to compare

SteamPress 1.0.0 🎉

This is a major release of SteamPress including a new architecture and updated for Vapor 3. See the README for details on how to use.

Note: you probably want to use one of the database integrations instead of this package directly, such as the PostgreSQL integration or the MySQL integration.

1.0.0 RC 1

22 Feb 15:42
bd481d2
Compare
Choose a tag to compare
1.0.0 RC 1 Pre-release
Pre-release

Lots of fixes and tweaks from implementing in the vapor3 branch of SteamPress Example. See the example site on integration instructions

1.0.0 Alpha 6

17 Feb 15:23
f691c43
Compare
Choose a tag to compare
1.0.0 Alpha 6 Pre-release
Pre-release

Lots of fixes and updates after integrating the engine with a real site

1.0.0 Alpha 5

18 Jan 02:25
5292b62
Compare
Choose a tag to compare
1.0.0 Alpha 5 Pre-release
Pre-release

Support URL encoded tags and pagination properly. Much better information provided in contexts for things like tags with blogs, extra properties in posts etc.

Tested and the main blog pages and creating posts

1.0.0 Alpha 4

02 Jan 18:11
8d83cf7
Compare
Choose a tag to compare
1.0.0 Alpha 4 Pre-release
Pre-release

SteamPress 1.0.0 Alpha 4

This release removes the code that creates an admin user when starting up the app - this logic needs to move to the DB migrations due to the way migrations work.

1.0.0 Alpha 3

20 Dec 12:45
57733b5
Compare
Choose a tag to compare
1.0.0 Alpha 3 Pre-release
Pre-release

SteamPress 1.0.0 Alpha 3

Better provider with defaults