Skip to content

Commit bf40347

Browse files
chore(release): release 1.8.0
1 parent 485af83 commit bf40347

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.0"
2+
".": "1.8.0"
33
}

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/accessibility-exchange/platform/compare/v1.7.0...v1.8.0) (2025-06-19)
4+
5+
6+
### Features
7+
8+
* add and edit libraries (resolves [#626](https://github.com/accessibility-exchange/platform/issues/626)) ([#2707](https://github.com/accessibility-exchange/platform/issues/2707)) ([17dc2ba](https://github.com/accessibility-exchange/platform/commit/17dc2ba5907a7bcd441ec98e4627d4064e685e17))
9+
* add Document and Revision models and admin UI ([#2692](https://github.com/accessibility-exchange/platform/issues/2692)) ([9568247](https://github.com/accessibility-exchange/platform/commit/9568247e4a8e9cbede404a94c561f147e06a3820))
10+
* adjust Browse All Resources page ([#2706](https://github.com/accessibility-exchange/platform/issues/2706)) ([4813620](https://github.com/accessibility-exchange/platform/commit/4813620d5b729174e02cf42146610e809b10ad3f))
11+
* allow public access to resources ([#2705](https://github.com/accessibility-exchange/platform/issues/2705)) ([1e82bef](https://github.com/accessibility-exchange/platform/commit/1e82bef59911bbb14d24fcaafe6682c0871e65fc))
12+
* update tos and privacy policy ([#2722](https://github.com/accessibility-exchange/platform/issues/2722)) ([485af83](https://github.com/accessibility-exchange/platform/commit/485af832d5342f91dc4941a89b729c3a8b067beb))
13+
14+
15+
### Bug Fixes
16+
17+
* do not send new engagement notifications to suspended users (resolves [#2714](https://github.com/accessibility-exchange/platform/issues/2714)) ([#2715](https://github.com/accessibility-exchange/platform/issues/2715)) ([6ffb28d](https://github.com/accessibility-exchange/platform/commit/6ffb28d3473b1fccb53c9165a124fa0e0196c712))
18+
* group orWhere clause in specific collection ([efa013e](https://github.com/accessibility-exchange/platform/commit/efa013ea9c7bc4c4cc8178a7371592a7d90e17c8))
19+
* resource collections search (resolves [#2695](https://github.com/accessibility-exchange/platform/issues/2695)) ([#2712](https://github.com/accessibility-exchange/platform/issues/2712)) ([efa013e](https://github.com/accessibility-exchange/platform/commit/efa013ea9c7bc4c4cc8178a7371592a7d90e17c8))
20+
* restore app.fallback_locale config (resolves [#2717](https://github.com/accessibility-exchange/platform/issues/2717)) ([#2718](https://github.com/accessibility-exchange/platform/issues/2718)) ([c92853c](https://github.com/accessibility-exchange/platform/commit/c92853ca8de424f327fdd7cf2fca35d3f82c6a08))
21+
22+
23+
### Miscellaneous Chores
24+
25+
* **deps:** lock file maintenance ([#2685](https://github.com/accessibility-exchange/platform/issues/2685)) ([4a62d63](https://github.com/accessibility-exchange/platform/commit/4a62d634fe93f2ae0d9fc2b582c9adb9956446af))
26+
* **deps:** lock file maintenance ([#2703](https://github.com/accessibility-exchange/platform/issues/2703)) ([f32a8b8](https://github.com/accessibility-exchange/platform/commit/f32a8b8894ee357bfe180af9c8cbaa0093522abe))
27+
* **deps:** lock file maintenance ([#2704](https://github.com/accessibility-exchange/platform/issues/2704)) ([5652a82](https://github.com/accessibility-exchange/platform/commit/5652a82238fe647ca9e0f9be123a2b3cff86f8b0))
28+
* **deps:** lock file maintenance ([#2711](https://github.com/accessibility-exchange/platform/issues/2711)) ([36ea3c9](https://github.com/accessibility-exchange/platform/commit/36ea3c97f08831c0aa7175b195532e490ed65ee9))
29+
* **deps:** lock file maintenance ([#2719](https://github.com/accessibility-exchange/platform/issues/2719)) ([7e98de2](https://github.com/accessibility-exchange/platform/commit/7e98de2771d63cc3c5c3056722f9d6830b1cc1b1))
30+
* **localization:** translate en.json into French, Canada ([7ed47f6](https://github.com/accessibility-exchange/platform/commit/7ed47f636efdf6a572746a04bda49fef059eb027))
31+
* **localization:** translate en.json into French, Canada ([6c01acb](https://github.com/accessibility-exchange/platform/commit/6c01acb1b20be6edb031ebe71b21a64b3b7b4454))
32+
* **localization:** translate en.json into French, Canada ([a23e2b6](https://github.com/accessibility-exchange/platform/commit/a23e2b648e744e1ddd5f38759144a5370d898cdf))
33+
* **localization:** translate en.json into French, Canada ([fee3a16](https://github.com/accessibility-exchange/platform/commit/fee3a166afb1c2ad3ce665729baba5fa1d9b6c67))
34+
* **localization:** update translations ([#2681](https://github.com/accessibility-exchange/platform/issues/2681)) ([fee3a16](https://github.com/accessibility-exchange/platform/commit/fee3a166afb1c2ad3ce665729baba5fa1d9b6c67))
35+
* **localization:** update translations ([#2683](https://github.com/accessibility-exchange/platform/issues/2683)) ([a23e2b6](https://github.com/accessibility-exchange/platform/commit/a23e2b648e744e1ddd5f38759144a5370d898cdf))
36+
* **localization:** update translations ([#2720](https://github.com/accessibility-exchange/platform/issues/2720)) ([6c01acb](https://github.com/accessibility-exchange/platform/commit/6c01acb1b20be6edb031ebe71b21a64b3b7b4454))
37+
* **localization:** update translations ([#2721](https://github.com/accessibility-exchange/platform/issues/2721)) ([7ed47f6](https://github.com/accessibility-exchange/platform/commit/7ed47f636efdf6a572746a04bda49fef059eb027))
38+
339
## [1.7.0](https://github.com/accessibility-exchange/platform/compare/v1.6.0...v1.7.0) (2025-05-29)
440

541

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"framework",
77
"laravel"
88
],
9-
"version": "1.7.0",
9+
"version": "1.8.0",
1010
"license": "BSD-3-Clause",
1111
"require": {
1212
"php": "^8.4",

0 commit comments

Comments
 (0)