CHANGELOG.rst 5.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. 0.11.0 2017.01.10
  2. =================
  3. - New engines
  4. - Protein Data Bank Europe (science)
  5. - Voat.co (general, social media)
  6. - Online Etimology Dictionary (science)
  7. - CCC tv (video, it)
  8. - Searx (all categories - can rotate multiple other instances)
  9. - Answerer functionality (see answerer section on /preferences)
  10. - Local answerers
  11. - Statistical functions
  12. - Random value generator
  13. - Result proxy support (with `morty <https://github.com/asciimoo/morty>`__)
  14. - Extended time range filter
  15. - Improved search language support
  16. - Multiple engine fixes (digbt, 500px, google news, ixquick, bing, kickass, google play movies, habrahabr, yandex)
  17. - Minor UI improvements
  18. - Suggestion support for JSON engine
  19. - Result and query escaping fixes
  20. - Configurable HTTP server version
  21. - More robust search error handling
  22. - Faster webapp initialization in debug mode
  23. - Search module refactor
  24. - Config API endpoint
  25. - Translation updates
  26. - 404 page
  27. 0.10.0 2016.09.06
  28. =================
  29. - New engines
  30. - Archive.is (general)
  31. - INA (videos)
  32. - Scanr (science)
  33. - Google Scholar (science)
  34. - Crossref (science)
  35. - Openrepos (files)
  36. - Microsoft Academic Search Engine (science)
  37. - Hoogle (it)
  38. - Diggbt (files)
  39. - Dictzone (general - dictionary)
  40. - Translated (general - translation)
  41. - New Plugins
  42. - Infinite scroll on results page
  43. - DOAI rewrite
  44. - Full theme redesign
  45. - Display the number of results
  46. - Filter searches by date range
  47. - Instance config API endpoint
  48. - Dependency version updates
  49. - Socks proxy support for outgoing requests
  50. - 404 page
  51. News
  52. ~~~~
  53. @kvch joined the maintainer team
  54. 0.9.0 2016.05.24
  55. ================
  56. - New search category: science
  57. - New engines
  58. - Wolframalpha (science)
  59. - Frinkiac (images)
  60. - Arch Linux (it)
  61. - BASE - Bielefeld Academic Search Engine (science)
  62. - Dokuwiki (general)
  63. - Nyaa.se (files, images, music, video)
  64. - Reddit (general, images, news, social media)
  65. - Torrentz.eu (files, music, video)
  66. - Tokyo Toshokan (files, music, video)
  67. - F-Droid (files)
  68. - Erowid (general)
  69. - Bitbucket (it)
  70. - GitLab (it)
  71. - Geektimes (it)
  72. - Habrahabr (it)
  73. - New plugins
  74. - Open links in new tab
  75. - Vim hotkeys for better navigation
  76. - Wikipedia/Mediawiki engine improvements
  77. - Configurable instance name
  78. - Configurable connection pool size
  79. - Fixed broken google engine
  80. - Better docker image
  81. - Images in standard results
  82. - Fixed and refactored user settings (Warning: backward incompatibility - you have to reset your custom engine preferences)
  83. - Suspending engines on errors
  84. - Simplified development/deployment tooling
  85. - Translation updates
  86. - Multilingual autocompleter
  87. - Qwant autocompleter backend
  88. 0.8.1 2015.12.22
  89. ================
  90. - More efficient result parsing
  91. - Rewritten google engine to prevent app crashes
  92. - Other engine fixes/tweaks
  93. - Bing news
  94. - Btdigg
  95. - Gigablast
  96. - Google images
  97. - Startpage
  98. News
  99. ~~~~
  100. New documentation page is available: https://asciimoo.github.io/searx
  101. 0.8.0 2015.09.08
  102. ================
  103. - New engines
  104. - Blekko (image)
  105. - Gigablast (general)
  106. - Spotify (music)
  107. - Swisscows (general, images)
  108. - Qwant (general, images, news, social media)
  109. - Plugin system
  110. - New plugins
  111. - HTTPS rewrite
  112. - Search on cagetory select
  113. - User information
  114. - Tracker url part remover
  115. - Multiple outgoing IP and HTTP/HTTPS proxy support
  116. - New autocompleter: startpage
  117. - New theme: pix-art
  118. - Settings file structure change
  119. - Fabfile, docker deployment
  120. - Optional safesearch result filter
  121. - Force HTTPS in engines if possible
  122. - Disabled HTTP referrer on outgoing links
  123. - Display cookie information
  124. - Prettier search URLs
  125. - Right-to-left text handling in themes
  126. - Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian)
  127. New dependencies
  128. ~~~~~~~~~~~~~~~~
  129. - pyopenssl
  130. - ndg-httpsclient
  131. - pyasn1
  132. - pyasn1-modules
  133. - certifi
  134. News
  135. ~~~~
  136. @dalf joined the maintainer "team"
  137. 0.7.0 2015.02.03
  138. ================
  139. - New engines
  140. - Digg
  141. - Google Play Store
  142. - Deezer
  143. - Btdigg
  144. - Mixcloud
  145. - 1px
  146. - Image proxy
  147. - Search speed improvements
  148. - Autocompletition of engines, shortcuts and supported languages
  149. - Translation updates (New locales: Turkish, Russian)
  150. - Default theme changed to oscar
  151. - Settings option to disable engines by default
  152. - UI code cleanup and restructure
  153. - Engine tests
  154. - Multiple engine bug fixes and tweaks
  155. - Config option to set default interface locale
  156. - Flexible result template handling
  157. - Application logging and sophisticated engine exception tracebacks
  158. - Kickass torrent size display (oscar theme)
  159. New dependencies
  160. ~~~~~~~~~~~~~~~~
  161. - pygments - http://pygments.org/
  162. 0.6.0 - 2014.12.25
  163. ==================
  164. - Changelog added
  165. - New engines
  166. - Flickr (api)
  167. - Subtitleseeker
  168. - photon
  169. - 500px
  170. - Searchcode
  171. - Searchcode doc
  172. - Kickass torrent
  173. - Precise search request timeout handling
  174. - Better favicon support
  175. - Stricter config parsing
  176. - Translation updates
  177. - Multiple ui fixes
  178. - Flickr (noapi) engine fix
  179. - Pep8 fixes
  180. News
  181. ~~~~
  182. Health status of searx instances and engines: http://stats.searx.oe5tpo.com
  183. (source: https://github.com/pointhi/searx_stats)