Skip to content

Releases: blueprintue/blueprintue-self-hosted-edition

v4.1.1

10 Sep 08:41
4aca8ea

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump phpunit/phpunit from 12.1.6 to 12.2.0 by @dependabot[bot] in #160
  • chore(deps-dev): bump phpunit/phpunit from 12.2.0 to 12.2.1 by @dependabot[bot] in #162
  • chore(deps-dev): bump phpunit/phpunit from 12.2.1 to 12.2.2 by @dependabot[bot] in #163
  • chore(deps-dev): bump phpunit/phpunit from 12.2.2 to 12.2.3 by @dependabot[bot] in #164
  • chore(deps-dev): bump phpunit/phpunit from 12.2.3 to 12.2.5 by @dependabot[bot] in #165
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.75.0 to 3.76.0 by @dependabot[bot] in #166
  • chore(deps-dev): bump phpunit/phpunit from 12.2.5 to 12.2.6 by @dependabot[bot] in #167
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.76.0 to 3.82.0 by @dependabot[bot] in #169
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.82.0 to 3.82.2 by @dependabot[bot] in #170
  • chore(deps-dev): bump phpunit/phpunit from 12.2.6 to 12.2.7 by @dependabot[bot] in #171
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.82.2 to 3.83.0 by @dependabot[bot] in #172
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0 by @dependabot[bot] in #173
  • chore(deps-dev): bump phpunit/phpunit from 12.2.7 to 12.2.8 by @dependabot[bot] in #175
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.84.0 to 3.85.1 by @dependabot[bot] in #176
  • chore(deps-dev): bump phpunit/phpunit from 12.2.8 to 12.3.0 by @dependabot[bot] in #177
  • chore(deps-dev): bump phpunit/phpunit from 12.3.0 to 12.3.3 by @dependabot[bot] in #178
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #179
  • chore(deps-dev): bump phpunit/phpunit from 12.3.3 to 12.3.4 by @dependabot[bot] in #180
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.85.1 to 3.86.0 by @dependabot[bot] in #181
  • chore(deps-dev): bump phpunit/phpunit from 12.3.5 to 12.3.6 by @dependabot[bot] in #183
  • chore(deps-dev): bump phpunit/phpunit from 12.3.6 to 12.3.7 by @dependabot[bot] in #184
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.86.0 to 3.87.1 by @dependabot[bot] in #186
  • chore(deps-dev): bump phpunit/phpunit from 12.3.7 to 12.3.8 by @dependabot[bot] in #187
  • fix: correct render on save image when using api/render by @rancoud in #188
  • Updated Nginx instructions by @unquietwiki in #182

Full Changelog: v4.1.0...v4.1.1

v4.1.0

03 Jun 18:21
bca650f

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump phpunit/phpunit from 12.1.3 to 12.1.4 by @dependabot in #155
  • fix: add missing workflow permissions by @rancoud in #156
  • chore(deps-dev): bump phpunit/phpunit from 12.1.4 to 12.1.5 by @dependabot in #157
  • chore(deps-dev): bump phpunit/phpunit from 12.1.5 to 12.1.6 by @dependabot in #158
  • feat: set unreal engine version 5.6 as default by @rancoud in #159

Full Changelog: v4.0.0...v4.1.0

v4.0.0

27 Apr 00:17
a6fbddf

Choose a tag to compare

TL;DR:

  • require PHP 8.4 at minimum
  • use only PHPUnit 12
  • drop PHP_CodeSniffer
  • update Dockerfile images and rootfs files
  • update dependencies

What's Changed

  • chore: set php-cs-fixer rule no_superfluous_phpdoc_tags to true by @rancoud in #145
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.12.0 to 3.12.1 by @dependabot in #146
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.12.1 to 3.12.2 by @dependabot in #147
  • feat: set minimum php version to 8.4 by @rancoud in #148
  • chore(deps-dev): bump phpunit/phpunit from 12.1.2 to 12.1.3 by @dependabot in #149
  • chore: remove comments about phpcs by @rancoud in #150
  • chore: set complete php-cs-fixer rules by @rancoud in #151
  • chore(deps): bump phpmailer/phpmailer from 6.9.3 to 6.10.0 by @dependabot in #152
  • chore: clean files by @rancoud in #153
  • chore: update README by @rancoud in #154

Full Changelog: v3.2.0...v4.0.0

v3.2.0

30 Mar 18:18
a2d5bca

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.2 to 3.67.0 by @dependabot in #119
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.67.0 to 3.67.1 by @dependabot in #121
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.2 to 3.11.3 by @dependabot in #125
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.3 to 3.12.0 by @dependabot in #138
  • chore: set parallel config on php-cs-fixer by @rancoud in #140
  • chore: update render by @rancoud in #143

Full Changelog: v3.1.0...v3.2.0

v3.1.0

08 Jan 21:02
8e38b08

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.65.0 to 3.66.0 by @dependabot in #115
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.0 to 3.66.1 by @dependabot in #116
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.1 to 3.66.2 by @dependabot in #117
  • fix: update the way to compare and create tags for blueprints by @rancoud in #118

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Dec 18:42
cd98d49

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 by @dependabot in #102
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #101
  • chore(deps): bump phpmailer/phpmailer from 6.9.2 to 6.9.3 by @dependabot in #103
  • chore: update phpcs rules by @rancoud in #110
  • chore: bump rancoud dependencies by @rancoud in #111
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0 by @dependabot in #104
  • feat: add PHP 8.4 by @rancoud in #112
  • chore: update tests for phpunit 10 and 11 by @rancoud in #113
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 by @dependabot in #114

Full Changelog: v2.1.0...v3.0.0

v2.1.0

14 Nov 00:48
ecf2abd

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.3 to 3.11.0 by @dependabot in #99
  • feat: update default unreal engine version from 5.4 to 5.5 by @rancoud in #100

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 Nov 22:30
0d7c1e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Oct 09:55
6fb6356

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.2 to 3.10.3 by @dependabot in #91
  • chore(deps): bump phpmailer/phpmailer from 6.9.1 to 6.9.2 by @dependabot in #92
  • chore: set alpine-s6 version to 3.19 instead of latest by @rancoud in #93
  • feat: add storage and medias folders by @rancoud in #89
  • fix: use correct label maildev for docker-composer-https.yml example by @rancoud in #94
  • fix: access maildev via traefik in .dev/docker-compose.yml by @rancoud in #95

Full Changelog: v1.0.6...v2.0.0

v1.0.6

02 Sep 13:23
b217096

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.2 to 3.58.0 by @dependabot in #73
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.0 to 3.58.1 by @dependabot in #74
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 by @dependabot in #76
  • chore(deps): bump docker/bake-action from 4 to 5 by @dependabot in #77
  • chore(deps-dev): bump phpunit/phpunit from 9.6.19 to 9.6.20 by @dependabot in #78
  • chore(deps-dev): bump squizlabs/php_codesniffer from 3.10.1 to 3.10.2 by @dependabot in #79
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.59.3 to 3.60.0 by @dependabot in #80
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.60.0 to 3.61.1 by @dependabot in #81
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.61.1 to 3.62.0 by @dependabot in #82
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.62.0 to 3.63.1 by @dependabot in #83
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.63.1 to 3.63.2 by @dependabot in #84
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.63.2 to 3.64.0 by @dependabot in #86
  • chore: bump rancoud dependencies by @rancoud in #87

Full Changelog: v1.0.5...v1.0.6