Changelog
Version 1.3.0
- Improved responsivenesss on mobile platforms.
- Enabled monitoring of searched terms that have no results, in order to help prevent unregistered medicines from being circulated.
- Made several updates to the database to include new medicines and remove old ones.
- Upgraded the server, allowing much faster searches.
- Registered this site to show up in Google search.
Version 1.2.0 (Beta)
- Added an optimization which makes searching for similar terms around 5x faster (might not always be 5x, this is just an approximation)
Version 1.1.3 (Beta)
- Made the site able to see which specific medicines were being searched the most.
Version 1.1.2 (Beta)
- Made the site much easier to read on mobile.
Version 1.1.1 (Beta)
- Added the option to get results with all words or with at least one word. Note that this does not work on the "search similar" page yet, and needs to be added.
Version 1.1.0 (Beta)
- The search now supports searching by brand name.
Version 1.0.1 (Beta)
- The search now allows for more spelling mistakes if the medicine name is longer.
Version 1.0.0 (Beta)
- Added the official registered medicine list from the NMRA.
Version 0.1.2 (Alpha)
- Filtered out most special characters in the search input (apart from dashes) to prevent SQL injection.
Version 0.1.1 (Alpha)
- Patched a security vulnerability that allowed users to make the server generate very long URLs which could overload the server.
Version 0.1.0 (Alpha)
- Added searching for similar results.
Version 0.0.0 (Alpha)
- Created base app with function to search for medicines.