CHANGELOG.rst 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. 0.8.1 2015.12.22
  2. ================
  3. - More efficient result parsing
  4. - Rewritten google engine to prevent app crashes
  5. - Other engine fixes/tweaks
  6. - Bing news
  7. - Btdigg
  8. - Gigablast
  9. - Google images
  10. - Startpage
  11. News
  12. ~~~~
  13. New documentation page is available: https://asciimoo.github.io/searx
  14. 0.8.0 2015.09.08
  15. ================
  16. - New engines
  17. - Blekko (image)
  18. - Gigablast (general)
  19. - Spotify (music)
  20. - Swisscows (general, images)
  21. - Qwant (general, images, news, social media)
  22. - Plugin system
  23. - New plugins
  24. - HTTPS rewrite
  25. - Search on cagetory select
  26. - User information
  27. - Tracker url part remover
  28. - Multiple outgoing IP and HTTP/HTTPS proxy support
  29. - New autocompleter: startpage
  30. - New theme: pix-art
  31. - Settings file structure change
  32. - Fabfile, docker deployment
  33. - Optional safesearch result filter
  34. - Force HTTPS in engines if possible
  35. - Disabled HTTP referrer on outgoing links
  36. - Display cookie information
  37. - Prettier search URLs
  38. - Right-to-left text handling in themes
  39. - Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian)
  40. New dependencies
  41. ~~~~~~~~~~~~~~~~
  42. - pyopenssl
  43. - ndg-httpsclient
  44. - pyasn1
  45. - pyasn1-modules
  46. - certifi
  47. News
  48. ~~~~
  49. @dalf joined the maintainer "team"
  50. 0.7.0 2015.02.03
  51. ================
  52. - New engines
  53. - Digg
  54. - Google Play Store
  55. - Deezer
  56. - Btdigg
  57. - Mixcloud
  58. - 1px
  59. - Image proxy
  60. - Search speed improvements
  61. - Autocompletition of engines, shortcuts and supported languages
  62. - Translation updates (New locales: Turkish, Russian)
  63. - Default theme changed to oscar
  64. - Settings option to disable engines by default
  65. - UI code cleanup and restructure
  66. - Engine tests
  67. - Multiple engine bug fixes and tweaks
  68. - Config option to set default interface locale
  69. - Flexible result template handling
  70. - Application logging and sophisticated engine exception tracebacks
  71. - Kickass torrent size display (oscar theme)
  72. New dependencies
  73. ~~~~~~~~~~~~~~~~
  74. - pygments - http://pygments.org/
  75. 0.6.0 - 2014.12.25
  76. ==================
  77. - Changelog added
  78. - New engines
  79. - Flickr (api)
  80. - Subtitleseeker
  81. - photon
  82. - 500px
  83. - Searchcode
  84. - Searchcode doc
  85. - Kickass torrent
  86. - Precise search request timeout handling
  87. - Better favicon support
  88. - Stricter config parsing
  89. - Translation updates
  90. - Multiple ui fixes
  91. - Flickr (noapi) engine fix
  92. - Pep8 fixes
  93. News
  94. ~~~~
  95. Health status of searx instances and engines: http://stats.searx.oe5tpo.com
  96. (source: https://github.com/pointhi/searx_stats)