CHANGELOG.rst 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. 0.16.0 2020.01.30
  2. =================
  3. - New engines
  4. - Splash
  5. - Apkmirror
  6. - NPM search
  7. - Invidious
  8. - Seedpeer
  9. - New languages
  10. - Estonian
  11. - Interlingua
  12. - Lithuanian
  13. - Tibetian
  14. - Occitan
  15. - Tamil
  16. - Engine fixes (wolframalpha, google scholar, youtube, google images, seznam, google, soundcloud, google cloud, duden, btdigg, google play, bing images, flickr noapi, wikidata, dailymotion, google videos, arxiv, dictzone, fdroid, etymonline, bing, duckduckgo, startpage, voat, 1x, deviantart, digg, gigablast, mojeek, duckduckgo definitions, spotify, libgen, qwant, openstreetmap, wikipedia, ina, microsoft academic, scanr structures)
  17. - Dependency updates
  18. - Speed optimizations
  19. - Initial support for offline engines
  20. - Image format display
  21. - Inline js scripts removed
  22. - Infinite scroll plugin fix
  23. - Simple theme bugfixes
  24. - Docker image updates
  25. - Bang expression fixes
  26. - Result merging fixes
  27. - New environment variable added: SEARX_BIND_ADDRESS
  28. News
  29. ~~~~
  30. - @return42 joined the maintainer team
  31. - This is the last release with Python2 support
  32. 0.15.0 2019.01.06
  33. =================
  34. - New engines
  35. - Acgsou (files, images, videos, music)
  36. - Duden.de (general)
  37. - Seznam (general)
  38. - Mojeek (general)
  39. - New languages
  40. - Catalan
  41. - Welsh
  42. - Basque
  43. - Persian (Iran)
  44. - Galician
  45. - Dutch (Belgium)
  46. - Telugu
  47. - Vietnamese
  48. - New random answerers
  49. - sha256
  50. - uuidv4
  51. - New DOI resolsvers
  52. - sci-hub.tw
  53. - Fix Vim mode on Firefox
  54. - Fix custom select in Oscar theme
  55. - Engine fixes (duckduckgo, google news, currency convert, gigablast, google scholar, wikidata image, etymonline, google videos, startpage, bing image)
  56. - Minor simple theme fixes
  57. - New Youtube icon in Oscar theme
  58. - Get DOI rewriters from settings.yml
  59. - Hide page buttons when infinite scrolling is enabled
  60. - Update user agent versions
  61. - Make Oscar style configurable
  62. - Make suspend times of errored engines configurable
  63. 0.14.0 2018.02.19
  64. =================
  65. - New theme: oscar-logicodev dark
  66. - New engines
  67. - AskSteem (general)
  68. - Autocompleter fix for py3
  69. - Engine fixes (pdbe, pubmed, gigablast, google, yacy, bing videos, microsoft academic)
  70. - "All" option is removed from languages
  71. - Minor UI changes
  72. - Translation updates
  73. 0.13.1 2017.11.23
  74. =================
  75. - Bug fixes
  76. - https://github.com/asciimoo/searx/issues/1088
  77. - https://github.com/asciimoo/searx/issues/1089
  78. - Dependency updates
  79. 0.13.0 2017.11.21
  80. =================
  81. - New theme: simple
  82. - New engines
  83. - Google videos (video)
  84. - Bing videos (video)
  85. - Arxiv (science)
  86. - OpenAIRE (science)
  87. - Pubmed (science)
  88. - Genius (music/lyrics)
  89. - Display engine errors
  90. - Faster startup
  91. - Lots of engine fixes (google images, dictzone, duckduckgo, duckduckgo images, torrentz, faroo, digg, tokyotoshokan, nyaa.si, google news, gitlab, gigablast, geektimes.ru, habrahabr.ru, voat.co, base, json engine, currency convert, google)
  92. - Shorter saved preferences URL
  93. - Fix engine duplications in results
  94. - Py3 compatibility fixes
  95. - Translation updates
  96. 0.12.0 2017.06.04
  97. =================
  98. - Python3 compatibility
  99. - New engines
  100. - 1337x.to (files, music, video)
  101. - Semantic Scholar (science)
  102. - Library Genesis (general)
  103. - Framalibre (IT)
  104. - Free Software Directory (IT)
  105. - More compact result UI (oscar theme)
  106. - Configurable static content and template path
  107. - Spelling suggestions
  108. - Multiple engine fixes (duckduckgo, bing, swisscows, yahoo news, bing news, twitter, bing images)
  109. - Reduced static image size
  110. - Docker updates
  111. - Translation updates
  112. Special thanks to `NLNet <https://nlnet.nl>`__ for sponsoring multiple features of this release.
  113. 0.11.0 2017.01.10
  114. =================
  115. - New engines
  116. - Protein Data Bank Europe (science)
  117. - Voat.co (general, social media)
  118. - Online Etimology Dictionary (science)
  119. - CCC tv (video, it)
  120. - Searx (all categories - can rotate multiple other instances)
  121. - Answerer functionality (see answerer section on /preferences)
  122. - Local answerers
  123. - Statistical functions
  124. - Random value generator
  125. - Result proxy support (with `morty <https://github.com/asciimoo/morty>`__)
  126. - Extended time range filter
  127. - Improved search language support
  128. - Multiple engine fixes (digbt, 500px, google news, ixquick, bing, kickass, google play movies, habrahabr, yandex)
  129. - Minor UI improvements
  130. - Suggestion support for JSON engine
  131. - Result and query escaping fixes
  132. - Configurable HTTP server version
  133. - More robust search error handling
  134. - Faster webapp initialization in debug mode
  135. - Search module refactor
  136. - Translation updates
  137. 0.10.0 2016.09.06
  138. =================
  139. - New engines
  140. - Archive.is (general)
  141. - INA (videos)
  142. - Scanr (science)
  143. - Google Scholar (science)
  144. - Crossref (science)
  145. - Openrepos (files)
  146. - Microsoft Academic Search Engine (science)
  147. - Hoogle (it)
  148. - Diggbt (files)
  149. - Dictzone (general - dictionary)
  150. - Translated (general - translation)
  151. - New Plugins
  152. - Infinite scroll on results page
  153. - DOAI rewrite
  154. - Full theme redesign
  155. - Display the number of results
  156. - Filter searches by date range
  157. - Instance config API endpoint
  158. - Dependency version updates
  159. - Socks proxy support for outgoing requests
  160. - 404 page
  161. News
  162. ~~~~
  163. @kvch joined the maintainer team
  164. 0.9.0 2016.05.24
  165. ================
  166. - New search category: science
  167. - New engines
  168. - Wolframalpha (science)
  169. - Frinkiac (images)
  170. - Arch Linux (it)
  171. - BASE - Bielefeld Academic Search Engine (science)
  172. - Dokuwiki (general)
  173. - Nyaa.se (files, images, music, video)
  174. - Reddit (general, images, news, social media)
  175. - Torrentz.eu (files, music, video)
  176. - Tokyo Toshokan (files, music, video)
  177. - F-Droid (files)
  178. - Erowid (general)
  179. - Bitbucket (it)
  180. - GitLab (it)
  181. - Geektimes (it)
  182. - Habrahabr (it)
  183. - New plugins
  184. - Open links in new tab
  185. - Vim hotkeys for better navigation
  186. - Wikipedia/Mediawiki engine improvements
  187. - Configurable instance name
  188. - Configurable connection pool size
  189. - Fixed broken google engine
  190. - Better docker image
  191. - Images in standard results
  192. - Fixed and refactored user settings (Warning: backward incompatibility - you have to reset your custom engine preferences)
  193. - Suspending engines on errors
  194. - Simplified development/deployment tooling
  195. - Translation updates
  196. - Multilingual autocompleter
  197. - Qwant autocompleter backend
  198. 0.8.1 2015.12.22
  199. ================
  200. - More efficient result parsing
  201. - Rewritten google engine to prevent app crashes
  202. - Other engine fixes/tweaks
  203. - Bing news
  204. - Btdigg
  205. - Gigablast
  206. - Google images
  207. - Startpage
  208. News
  209. ~~~~
  210. New documentation page is available: https://asciimoo.github.io/searx
  211. 0.8.0 2015.09.08
  212. ================
  213. - New engines
  214. - Blekko (image)
  215. - Gigablast (general)
  216. - Spotify (music)
  217. - Swisscows (general, images)
  218. - Qwant (general, images, news, social media)
  219. - Plugin system
  220. - New plugins
  221. - HTTPS rewrite
  222. - Search on cagetory select
  223. - User information
  224. - Tracker url part remover
  225. - Multiple outgoing IP and HTTP/HTTPS proxy support
  226. - New autocompleter: startpage
  227. - New theme: pix-art
  228. - Settings file structure change
  229. - Fabfile, docker deployment
  230. - Optional safesearch result filter
  231. - Force HTTPS in engines if possible
  232. - Disabled HTTP referrer on outgoing links
  233. - Display cookie information
  234. - Prettier search URLs
  235. - Right-to-left text handling in themes
  236. - Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian)
  237. New dependencies
  238. ~~~~~~~~~~~~~~~~
  239. - pyopenssl
  240. - ndg-httpsclient
  241. - pyasn1
  242. - pyasn1-modules
  243. - certifi
  244. News
  245. ~~~~
  246. @dalf joined the maintainer "team"
  247. 0.7.0 2015.02.03
  248. ================
  249. - New engines
  250. - Digg
  251. - Google Play Store
  252. - Deezer
  253. - Btdigg
  254. - Mixcloud
  255. - 1px
  256. - Image proxy
  257. - Search speed improvements
  258. - Autocompletition of engines, shortcuts and supported languages
  259. - Translation updates (New locales: Turkish, Russian)
  260. - Default theme changed to oscar
  261. - Settings option to disable engines by default
  262. - UI code cleanup and restructure
  263. - Engine tests
  264. - Multiple engine bug fixes and tweaks
  265. - Config option to set default interface locale
  266. - Flexible result template handling
  267. - Application logging and sophisticated engine exception tracebacks
  268. - Kickass torrent size display (oscar theme)
  269. New dependencies
  270. ~~~~~~~~~~~~~~~~
  271. - pygments - http://pygments.org/
  272. 0.6.0 - 2014.12.25
  273. ==================
  274. - Changelog added
  275. - New engines
  276. - Flickr (api)
  277. - Subtitleseeker
  278. - photon
  279. - 500px
  280. - Searchcode
  281. - Searchcode doc
  282. - Kickass torrent
  283. - Precise search request timeout handling
  284. - Better favicon support
  285. - Stricter config parsing
  286. - Translation updates
  287. - Multiple ui fixes
  288. - Flickr (noapi) engine fix
  289. - Pep8 fixes
  290. News
  291. ~~~~
  292. Health status of searx instances and engines: http://stats.searx.oe5tpo.com
  293. (source: https://github.com/pointhi/searx_stats)