33 lines
		
	
	
		
			No EOL
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			No EOL
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <releases>
 | |
|   <release version="2.0.0.1" type="maintenance">
 | |
|     <url platform="x86" os="Windows">https://bitbucket.org/skunkos/rssguard/downloads/rssguard-2.0.0.1-win32.exe</url>
 | |
|     <changes>
 | |
| <![CDATA[<body>
 | |
| Fixed:
 | |
| <ul>
 | |
| <li>Some visual tweaking.</li>
 | |
| <li>URL redirection now works with relative redirecting addresses.</li>
 | |
| <li>Messages are now sorted using active locale.</li>
 | |
| <li>Fixed bug #49 and duplicate feed/category detection.</li>
 | |
| <li>Experimentally fixed bug #50.</li>
 | |
| <li>NSIS installer is now portable. It makes only ONE access to registry and you can use it to install RSS Guard to any location such as USB flash drives.</li>
 | |
| </ul>
 | |
| 
 | |
| Added:
 | |
| <ul>
 | |
| <li>RSS Guard now accepts donations, see "Help" menu for more information.</li>
 | |
| <li>Tray icon tooltips now displays number of unread messages if there is at least one unread message.</li>
 | |
| <li>Re-introduced "blau" (dark) skin.</li>
 | |
| <li>Import/export dialog now offers "Check/uncheck all items" button.</li>
 | |
| </ul>
 | |
| 
 | |
| Changed:
 | |
| <ul>
 | |
| <li>Selection in feed list is now single.</li>
 | |
| <li>Keyboard navigation to "next/previous" item in feed list is now recursively hybrid.</li>
 | |
| </ul>
 | |
| </body>]]>
 | |
|     </changes>
 | |
|   </release>
 | |
| </releases> |