-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG.txt
145 lines (107 loc) · 2.93 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
Version: 0.1.0
Release date: 2015-11-13
What's new:
- First release
Version: 0.2.0
Release date: 2015-11-13
What's new:
- taxonomies moved from core inventor plugin
- new fields: reference, year built, garages, parking lots, home area, lot area, lot dimensions
- new groups: valuation, public facilities
- option to hide unassigned amenities
Version: 0.2.1
Release date: 2015-11-16
What's new:
- custom post type loading priority fix
- listing category metabox
Version: 0.2.2
Release date: 2015-11-19
What's new:
- deleted custom table columns to unify listing interface
- validation of positive number fields
Version: 0.3.0
Release date: 2015-11-26
What's new:
- support for inventor-shop (enables listing purchasing)
Version: 0.3.1
Release date: 2015-12-02
What's new:
- inventor_claims_allowed_listing_post_types filter
Version: 0.3.2
Release date: 2015-12-12
What's new:
- WordPress 4.4 taxonomies fix
Version: 0.3.3
Release date: 2015-12-15
What's new:
- WordPress 4.4 taxonomies fix
Version: 0.3.4
Release date: 2016-01-18
What's new:
- textdomain fix
Version: 0.3.5
Release date: 2016-03-16
What's new:
- removed .po and .mo files and created .pot file
- refactoring taxonomies
- Slovak translation
Version: 0.4.0
Release date: 2016-03-29
What's new:
- Italian translation
Version: 0.5.0
Release date: 2016-04-07
What's new:
- support for inventor-submission plugin
- Spanish translation
Version: 0.6.0
Release date: 2016-04-15
What's new:
- French translation
- Danish translation
Version: 0.7.0
Release date: 2016-05-20
What's new:
- German translation
Version: 0.8.0
Release date: 2016-06-08
What's new:
- Portugal translation
- public facilities and valuation in own metaboxes
- floor plans
Version: 0.9.0
Release date: 2016-07-01
What's new:
- Turkish translation
- calculated field: price per area unit
- calculated field: average price per area unit
- calculated field: difference between average price per area unit
- fix of hidden amenities
- option to override translation files more easily
Version: 1.0.0
Release date: 2016-08-02
What's new:
- Romanian translation
- fixed missing phrases in .pot file
- empty public facilities or valuation is not shown at detail page
- listing type icon
Version: 1.1.0
Release date: 2016-09-01
What's new:
- Russian translation
- fixed plugin dependency
Version: 1.1.1
Release date: 2016-11-04
What's new:
- updated Slovak translation
- fixed some German translations or URLs (resave your permalinks!)
- post type argument in inventor_listing_type_icon WP filter
Version 1.2.0
Release date: 2016-12-13
What's new:
- inventor_compare_metaboxes WP filter applied to property listing type
- Inventor_Properties_Logic::get_price_comparison() takes optional $post_id argument
- WP filter inventor_metabox_title takes $post_type argument
- WP filter inventor_metabox_description takes $post_type argument
- endpoints for WordPress JSON REST API
- inventor_metabox_field_enabled WP filter applied for property fields