version.json 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "2.0.0-alpha.100": {
  3. "date": "20180108",
  4. "title": "First Public Alpha",
  5. "new": "Everything is new",
  6. "fixed": "API Calls in settings page being to fast for refresh|Sign-up form submit issue in Wizard",
  7. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  8. },
  9. "2.0.0-alpha.110": {
  10. "date": "20180109",
  11. "title": "Small Addition",
  12. "new": "3 Options for appearance|Upgrade module completed",
  13. "fixed": "More API lag times",
  14. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  15. },
  16. "2.0.0-alpha.115": {
  17. "date": "20180109",
  18. "title": "Updater Fix",
  19. "new": "New Updater Progress Bar",
  20. "fixed": "Lag Times on updater|Added longer timeouts",
  21. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  22. },
  23. "2.0.0-alpha.120": {
  24. "date": "2018-01-10 20:00:00",
  25. "title": "Color Picker Testing",
  26. "new": "",
  27. "fixed": "Attempt to fix color picker",
  28. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  29. },
  30. "2.0.0-alpha.125": {
  31. "date": "2018-01-10 23:00",
  32. "title": "Image Manager",
  33. "new": "Added Image Manager",
  34. "fixed": "Color Selector|Wizard Preloader",
  35. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  36. },
  37. "2.0.0-alpha.130": {
  38. "date": "2018-01-10 23:00",
  39. "title": "Plugin Framework",
  40. "new": "Plugin Framework nearly complete|Added Mail Plugin",
  41. "fixed": "",
  42. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  43. },
  44. "2.0.0-alpha.200": {
  45. "date": "2018-02-04 21:00",
  46. "title": "Homepage Work Started",
  47. "new": "Plex Streams on homepage|Plex Recent Added on homepage|Emby Streams on homepage|Emby Recent Added on homepage|SabNZBd on homepage",
  48. "fixed": "Multiple things for performance",
  49. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  50. },
  51. "2.0.0-alpha.250": {
  52. "date": "2018-02-05 21:00",
  53. "title": "NZBGet Homepage",
  54. "new": "NZBGet on homepage - please check for bugs",
  55. "fixed": "",
  56. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  57. },
  58. "2.0.0-alpha.800": {
  59. "date": "2018-04-20 19:25",
  60. "title": "Update so heavy - is it Stoned?",
  61. "new": "Homepage Items - see below:|Downloader: Deluge - Transmission - Qbit|Calendar: Sonarr - Radarr - CouchPotato - Sickrage/Beard/Medusa|Ombi requests and approvals|Custom HTML (2 blocks)|Custom CSS|Plex Invites|Mail Templates",
  62. "fixed": "Lots of minor little things",
  63. "notes": "Beta coming soon"
  64. },
  65. "2.0.0-alpha.815": {
  66. "date": "2018-04-24 21:36",
  67. "title": "Bug Fixes",
  68. "new": "",
  69. "fixed": "Plex Now Playing bug not showing items|Invite menu not loaded on initial load",
  70. "notes": "Beta coming soon"
  71. },
  72. "2.0.0-beta.100": {
  73. "date": "2018-05-04 19:00",
  74. "title": "First Beta Release",
  75. "new": "SpeedTest|Email templates",
  76. "fixed": "",
  77. "notes": "RC coming soon"
  78. },
  79. "2.0.0-beta.200": {
  80. "date": "2018-05-17 18:00",
  81. "title": "Second Beta Release",
  82. "new": "Homepage Test Button on some modules|Smaller Nav bar|Recent Item Limits|Nav buttons on sliders|Settings save revamped|Ombi user import on register|Test iFrame buttons|Ombi auth for requesting|Favicon support|Ping Support|New Alert Styles|New Lockout Timeout system",
  83. "fixed": "Calendar Alt Title|Deluge Hide/Seed|More DDNS workarounds|Homepage auth issues|Deluge no results|PHPMailer plugin fixes|Wizard auto login",
  84. "notes": "Calendar has Today Button now"
  85. }
  86. }