0.2: -Improve performance by reducing the number of database queries needed. -Add showing a warning in the administrator interface when the plugin is not enabled. -Add explicit message when the tested path or query does not generate a query or path. -Add basic autofixing when saving some invalid routes (queries starting by "index.php?"). -Modify some details in the administrator interface to behave more similar to official Joomla! administrator components. -Fix system tests to work also with Joomla! 3.5. 0.1.4: -Fix missing admin menu item for the component in Joomla! 3.4. -Fix unit tests to work also with Joomla! 3.4. -Fix system tests to work also with Joomla! 3.4. 0.1.3: -Use JInput instead of JRequest, as it was reported that the administration area of Simple Custom Router showed strange errores in some Joomla! installations due to the use of JRequest. Probably the problem came from other extensions that somehow clashed with JRequest, as in a fresh Joomla! installation there was no problem and I was never able to replicate it. -Add missing translation string. -Fix unit tests to work also with Joomla! 3.2 and later. -Fix system tests to work also with Joomla! 3.3. 0.1.2: -Fix PHP notices in component (thanks to Reginaldo do Prado - Computer Science Department - University of Sao Paulo - Brazil). -Fix PHP notices in plugin. -Make "Edit route" fields larger. -Fix system tests to work also with Joomla! 3.2. 0.1.1: -Update to Joomla! 3.x. 0.1: -Initial release for Joomla! 1.7/2.5.