CHANGELOG.rst 3.4KB

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