summaryrefslogtreecommitdiffstats
path: root/klinkstatus/ChangeLog
blob: 7411659087d3636982371d642180d03ec0fe4fb4 (plain)
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
Changes for 0.3.1
-----------------------------------------------------

- Add the possibility to configure the User-Agent sent to the HTTP server.
- Fix a problem with redirections different than 301 (moved permanently)
- Don't require unsermake no more, in order to build the application
- Added the possibility to set the document root for protocols different than HTTP
  (to resolve URLs started with '/')
- Improved behaviour in the layout of results columns
- Context menu actions in results are more clear now
- Fixed linkage order to build in IRIX
- Added support for links in maps (area element)
- Don't crash when checking anchors (bug #118495)
- Properly disable close tab button
- Other bug fixes and improvements


Changes for 0.3.0
-----------------------------------------------------

- Results can be exported to HTML (BUG #85592).
  Users are invited to improve the XSLT stylesheet and propose it to the author.

- Improved interface
    - ability to show/hide the search options
    - option to control whether the list view should follow the last link checked
    - option to reset the search options
    - standard open/close tab widget tool buttons
    - Replace the search buttons by toolbar actions
    - ability to close the tabs on hover
    - Revamped toolbars and usability in general
    
- Search bar where one can filter links by text and status.
- Fix a bug where the title of a URL was being set in the wrong page, if it wasn't the current.
- Other bug fixes and improvements


Changes for 0.2.3
-----------------------------------------------------

- Display correctly the page title with HTML entities (BUG #113560).
- Find anchors identified with id attribute (BUG #112030).
- Check anchors of all documents even if not searched yet (no more "URL ... not checked yet").
- Remember port when resolving relative links (BUG 112249).
- Display correctly link labels with HTML entities (BUG #111694).
- Remember layout (order of columns, etc) of the result tree view.
- Show the filename on the root link.
- Add a folder button in the search field so one can easily set the URL to search.
- Fixed the KIO problem in tdelibs that was causing random crashes.
- New KLinkStatus logo from Alberto Gamez.


Changes for 0.2.2
-----------------------------------------------------

- Compare domains in a case insensitive way (BUG #105415)
- Fix crash when using File -> Quit (BUG #82617)


Changes for 0.2.1
-----------------------------------------------------

- New feature: don't check URLs given a regular expression.
- Fix current search settings being reseted when check button is pressed.


Changes for 0.2.0
-----------------------------------------------------

- Added a tree view that reflects the structure of the website. 
It is possible to switch choose a tree view or a flat view in settings.
- Other bugfixes and minor improvements.

Changes for 0.1.3
-----------------------------------------------------

- Added some shortcuts and improve their configuration.
- Improved settings update.
- Use Quanta project preview prefix on the URL to check.
- Improved 'Edit referrer with Quanta' action.
- Other bugfixes and minor improvements.


Changes for 0.1.2
-----------------------------------------------------

- Dialog for configuring settings added.
- Tool button to clear the combo url.
- Pause and resume feature.
- View menu to display good, broken, etc, links.
- Use title page for tab labels.
- Validate URLs with reference (#)
- Edit referrers in Quanta (can open all at a time).
  Quanta needs to be run with --unique or embed KLinkStatus (for now...)
- other minor improvements and bug fixes.


Changes for 0.1.1
-----------------------------------------------------

- TDEConfigXT (no GUI yet)
- File Dialog opens remote files now.
- Fixed error status when URL is a directory
- Combo url saves history and has autocompletion
- Combo url navigation improved (like Konqueror)
- Improved display of relative URLs
- Show horizontal scroll when URL is too long
- other improvements and bug fixes.


Changes for 0.1.0
-----------------------------------------------------
- compilation fixes
- fixed external links and parent directories judgment
- different defaults for search
- several other fixes and improvements that I can't remember


Changes for 0.1-b1
-----------------------------------------------------
  Initial beta release