This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG.txt
50 lines (37 loc) · 1.52 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
===================================
Changelog for Module: om_searchkeys
===================================
Version 1.0.3 (2015-06-27)
--------------------------
- Added: support for contao 3.5
Version 1.0.2 stable (2012-11-05)
--------------------------------
- Added: compatibility for contao 3.0.0
- Added: detect logged backenduser (based on ip)
- Added: template om_searchkeys.xhtml
- Added: english translation
Version 1.0.0 beta2 (2012-xx-xx)
--------------------------------
- Fixed: Incorrect display of results
Version 1.0.0 beta1 (2012-07-26)
--------------------------------
- Fixed: correct some css issues
- Added: count the number of search results
- Added: support relevance information
- Added: header infos in csv export
- Added: support for multiple startpoints
Version 0.0.1 alpha3 (2011-12-01)
---------------------------------
- Fixed: prevent warning message if no entries in den database
- Added: button to empty the database table (inlcuding prompt for confirmation)
- Added: support for contao 2.10 (html5 templates)
- Added: support for 2.10 request-token-system
- Changed: show username in backendview instead of firstname and lastname (firstname & lastname in titletag now)
- Changed: ip-adress is not stored any longer (because privacy policy)
Version 0.0.1 alpha2 (2010-08-16)
---------------------------------
- Fixed: problem with slashes in the created member link in the backend view
- Fixed: problem, if the main template doesn�t named like fe_page
Version 0.0.1 alpha1
--------------------
- first Release