Skip to content

Commit 94b90d7

Browse files
committed
Merge branch '1.18.1-rc' of https://github.com/wolfnet/wordpressplugin into 1.18.1-rc
2 parents a339f5c + 4d0d079 commit 94b90d7

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Desktop.ini
99
*.sublime*
1010
**/icomoon/demo*
1111
node_modules
12+
rgloader
1213
/vendor/
1314
.vagrant/temp/*
1415
.vagrant/certs/*

public/css/wolfnet.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@
772772
position: relative;
773773
top: 0;
774774
left: 0;
775+
min-width: 100px;
775776
}
776777

777778
.wolfnet_wntHOBroker {

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ Please upgrade to the latest version of the plugin as we will be disabling our o
8989

9090
## Changelog
9191

92+
### 1.18.1
93+
94+
* Agent pages URL fix for agents with special characters in their names
95+
* Map listing photo compatibility fix for WolfNet Responsive Skin #1
96+
9297
### 1.18.0
9398

9499
* Moved the "SSL" setting to the new "Advanced Settings" area, clarifying that it is an API connection method

0 commit comments

Comments
 (0)