Skip to content

Commit efafe1b

Browse files
authored
Merge pull request #626 from sharetribe/v8.5.0
New release 8.5.0
2 parents 2c87b42 + 918ebff commit efafe1b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
1414

1515
## Upcoming version 2025-XX-XX
1616

17+
18+
## [v8.5.0] 2025-06-10
1719
- [add] Add conditional visibility for the following elements depending on Console configuration:
1820
- Visibility for create listings links for unauthenticated users configured in Top bar
1921
- Visibility for elements configured in User types:
@@ -26,6 +28,8 @@ way to update this template, but currently, we follow a pattern:
2628
- [fix] Fix an issue with the date filter in the Search CTA component, which was not observing
2729
nightly search configuration correctly.[#625](https://github.com/sharetribe/web-template/pull/625)
2830

31+
[v8.5.0]: https://github.com/sharetribe/web-template/compare/v8.4.2...v8.5.0
32+
2933
## [v8.4.2] 2025-06-02
3034

3135
- [fix] Set the font size for the input fields in the Search as CTA component to 16px to prevent

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "8.4.2",
3+
"version": "8.5.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)