CHANGELOG.rst 4.1KB

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