news.json 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [
  2. {
  3. "title":"WPC v4 released",
  4. "date":"2022-01-31",
  5. "content":"<p>Today we are launching the final version of this project. It fixes the last bugs that could be experienced depending on what setup we have mounted.<\/p><p>Both v3 and v4 of the project manage to generate hardware equal to the real one. All the bugs fixed for this release were also in the real hardware.<\/p>"
  6. },
  7. {
  8. "title":"WPC v3 released",
  9. "date":"2022-10-17",
  10. "content":"<p>Today I released v3 of the project, where the main changes are: 📣<\/p><ul>\r\n<li>Fixed all the problems found in v2<\/li>\r\n<li>Expanded the compatibility list from 125 to 211 devices<\/li>\r\n<li>Added support for mipsel architecture<\/li>\r\n<li>Online firmware updater<\/li>\r\n<\/ul>"
  11. },
  12. {
  13. "title":"New Modules Community Repo",
  14. "date":"2022-09-30",
  15. "content":"<p>We are launching an official repo where you will find module updates! You can collaborate by sending your pull requests <a href='https://github.com/xchwarze/wifi-pineapple-modules'>here<\/a>. 📣<\/p>"
  16. },
  17. {
  18. "title":"Full list of supported devices",
  19. "date":"2022-09-27",
  20. "content":"<p>🚨 We publish a list with all supported devices. You can check it <a href='https://github.com/xchwarze/wifi-pineapple-cloner/blob/master/devices.md'>here<\/a>. 📡<\/p>"
  21. },
  22. {
  23. "title":"Update OpenWrt version",
  24. "date":"2022-09-22",
  25. "content":"<p>Update OpenWrt version to 19.07.7! Check for new builds in the <a href='https://github.com/xchwarze/wifi-pineapple-cloner-builds'>downloads repo<\/a>! 🚀<\/p>"
  26. },
  27. {
  28. "title":"New targets",
  29. "date":"2022-09-05",
  30. "content":"<p>Add support for:<\/p><ul>\r\n<li>Zyxel NBG6716<\/li>\r\n<li>NETGEAR R6100, WNDR3700 V4 and WNDR4300 V1<\/li>\r\n<\/ul>"
  31. },
  32. {
  33. "title":"Project Updates",
  34. "date":"2022-09-01",
  35. "content":"<p>Updates in:<\/p><ul>\r\n<li>Build scripts<\/li>\r\n<li>Documentation to replicate the method<\/li>\r\n<li>Example builds<\/li>\r\n<li>Finished builds were added to be able to use the project in several router models! 🦄<\/li>\r\n<\/ul>\r\n\r\n<p>You can send Pull Requests for improvements and support for new routers to the <a href='https://github.com/xchwarze/wifi-pineapple-cloner'>project repo<\/a><\/p>"
  36. },
  37. {
  38. "title":"GL-AR150 updates",
  39. "date":"2022-03-11",
  40. "content":"<p>New builds using the Universal Wifi pineapple hardware cloner have been released.<br \/>They were made with OpenWrt 19.07.2 and 19.07.7! 🚀<br \/>In both you can find the new panel.<\/p>"
  41. },
  42. {
  43. "title":"Panel updates!",
  44. "date":"2022-01-16",
  45. "content":"<p>As a side project I made <a href='https://github.com/xchwarze/wifi-pineapple-panel'>wifi-pineapple-panel<\/a> where I fixed various <strong>bugs<\/strong> in it and improved <strong>overall performance<\/strong>! 🛠<\/p>\r\n\r\n<p>Thanks to this we have:<\/p>\r\n\r\n<ul>\r\n <li>Tabs in the most complex sections<\/li>\r\n <li>PineAP configurable from the panel<\/li>\r\n <li>Manual upgrade section<\/li>\r\n <li>And other improvements in Recon, Clients, PineAP, Logging, Network and Advanced!<\/li>\r\n<\/ul>\r\n\r\n<p>This is why this panel will be used in the 'Universal Wifi pineapple hardware cloner' project<\/p>"
  46. }
  47. ]