Skip to content

Releases: NethServer/phonehome-server

v1.3.2

27 May 09:51
65416c6
Compare
Choose a tag to compare

1.3.2 (2024-05-27)

Bug Fixes

  • removed version from nethsecurity installations (11e12ec)

v1.3.1

17 May 15:47
445e264
Compare
Choose a tag to compare

1.3.1 (2024-05-17)

Miscellaneous Chores

  • deps: lock file maintenance (0e8e6f4)
  • deps: update composer docker tag to v2.7.4 (c71ad92)
  • deps: update composer docker tag to v2.7.6 (6d2a6c3)
  • deps: update docker/bake-action action to v4.4.0 (703c630)
  • deps: update docker/bake-action action to v4.5.0 (1171105)
  • deps: update mlocati/php-extension-installer docker tag to v2.2.13 (fd9bc41)
  • deps: update mlocati/php-extension-installer docker tag to v2.2.14 (3f3bf79)
  • deps: update nginx docker tag to v1.26.0 (9d8214e)
  • deps: update node.js to v20.13.1 (d6522ce)
  • deps: update php docker tag to v8.3.7 (8b20a42)
  • deps: update postgres docker tag to v14.12 (697cf9c)
  • removing composer version (8f7ce59)

v1.3.0

24 Apr 12:37
04abdca
Compare
Choose a tag to compare

1.3.0 (2024-04-24)

Features

Miscellaneous Chores

  • deps: update mlocati/php-extension-installer docker tag to v2.2.12 (ff0af80)
  • deps: update nginx docker tag to v1.25.5 (c433099)

v1.2.0

19 Apr 08:00
23c75c4
Compare
Choose a tag to compare

1.2.0 (2024-04-19)

Features

Miscellaneous Chores

v1.1.0

17 Apr 12:44
3e2f537
Compare
Choose a tag to compare

1.1.0 (2024-04-17)

Features

  • add hardware info page (#107) (98875a9)
  • added debug logging if store installations fails validation (4ff303b)
  • ns8: added default log level (9f50707)

Bug Fixes

  • fixed wrong scheduling (b63869c)
  • ns8: fixed wrong volume in web (d4f5165)
  • removed unused public storage (5b588c1)
  • tests: removed coverage mechanism (a183df8)

Miscellaneous Chores

  • deps: fixing wrong content hash coming from release-please (54eb521)
  • deps: update mlocati/php-extension-installer docker tag to v2.2.6 (3ad4012)
  • deps: update mlocati/php-extension-installer docker tag to v2.2.9 (b450117)
  • deps: update node.js to v20.12.0 (bd6e356)
  • deps: update node.js to v20.12.1 (1af1c6b)
  • deps: update node.js to v20.12.2 (1105800)
  • deps: update php docker tag to v8.3.6 (b9cb3af)

v1.0.1

27 Mar 11:16
a54e1b1
Compare
Choose a tag to compare

1.0.1 (2024-03-27)

Bug Fixes

  • allow laravel to fetch correct ip coming from reverse proxy (1ca90ca)
  • ns8: removed unused redis image (6303e09)

v1.0.0

27 Mar 10:21
b604b61
Compare
Choose a tag to compare

1.0.0 (2024-03-27)

Features

  • added startup check for scheduler (e9308bb)

Bug Fixes

  • removed package-lock.json (834f027)
  • updated nethsecurity installation label (0818980)

Performance Improvements

  • adding cache_from to testing build (e4077a8)

Miscellaneous Chores

  • deps: update actions/checkout action to v4 (#93) (f4abfb4)
  • deps: update composer dependencies (15c89f9)
  • deps: update composer dependencies (a8f0761)
  • deps: update composer docker tag to v2.7.2 (642d749)
  • deps: update dependency conventional-changelog-cli to v4 (e6fe224)
  • deps: update docker dependencies (096c21c)
  • deps: update docker dependencies (792d3f5)
  • deps: update docker/bake-action action to v3 (2cf3470)
  • deps: update docker/bake-action action to v4 (#94) (782605b)
  • deps: update docker/login-action action to v3 (#95) (261de20)
  • deps: update docker/metadata-action action to v5 (#96) (3b1046f)
  • deps: update docker/setup-buildx-action action to v3 (#97) (11c419e)
  • deps: update mlocati/php-extension-installer docker tag to v2.2.5 (db5139a)
  • deps: update npm dependencies (70f6565)
  • deps: update npm dependencies (f8a3065)
  • deps: update php docker tag to v8.3.4 (984f81d)
  • updating geoip2-update (dddc369)
  • version bump (1880834)

Continuous Integration

0.3.2

30 Mar 08:36
0.3.2
b65c464
Compare
Choose a tag to compare

0.3.2 (2023-03-23)

Bug Fixes

  • deps: update composer to 2.5.4 (e3183d6)
  • deps: update eficode/wait-for to v2.2.4 (d78c515)
  • deps: update php to 8.1.16 (b08e566)
  • deps: update postgres to 14.7 (641db81)
  • deps: update redis to 6.2.11 (641db81)
  • deps: update laravel/framework to v10.3.3 (e4fbd15)
  • deps: update laravel/sanctum to v3.2.1 (2adb78f)
  • deps: update laravel/tinker to v2.8.1 (e4fbd15)
  • deps: update league/csv to 9.9.0 (e4fbd15)

0.3.1

20 Dec 12:03
0.3.1
c678a10
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Features

  • added additional factories for installation (2308599)
  • added store for new request type (10a088b)
  • removed nextsecurity installations from main query (012040f)

Bug Fixes

  • api: removed show of nethserver 8 installations (03657c5)
  • updated json spec for nethserver (5f50c32)

0.3.0

15 Dec 11:09
0.3.0
ae76b56
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • updated old installations to new format

Features

  • added data to installation (48035c2)
  • updated validation json with mandatory $schema (88c9f4e)

Bug Fixes

  • fixed migration command with the new database structure (4ab4b1f)
  • updated query due to data changes (9947fb0)

Code Refactoring

  • updated old installations to new format (3a04ac0)