CHANGELOG 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. [0.1.0]
  2. * Initial version
  3. [0.1.1]
  4. * Update screenshots
  5. [0.1.2]
  6. * NodeBB 1.1.2
  7. [0.1.3]
  8. * Use screenshots from s3
  9. [0.1.4]
  10. * Update description
  11. [0.1.5]
  12. * Add customAuth and post install message
  13. [0.2.0]
  14. * Update to NodeBB 1.2.0
  15. [0.2.1]
  16. * Update to NodeBB 1.2.1
  17. [0.2.2]
  18. * Remove redundant CustomAuth flag
  19. [0.3.0]
  20. * Update to NodeBB 1.4.0
  21. [0.4.0]
  22. * Update to NodeBB 1.4.3
  23. * Update base image to 0.10.0
  24. [0.4.1]
  25. * Update to NodeBB 1.4.6
  26. [0.4.2]
  27. * Re-update to NodeBB 1.4.6
  28. [0.5.0]
  29. * Update to NodeBB 1.5.0
  30. [0.5.1]
  31. * Update to NodeBB 1.5.1
  32. [0.5.2]
  33. * Update to NodeBB 1.5.1
  34. * Fix random build issues
  35. [1.0.0]
  36. * Update to NodeBB 1.5.3
  37. [1.1.0]
  38. * Update to NodeBB 1.6.1
  39. [1.2.0]
  40. * Update NodeBB to 1.7.0 (100th release!)
  41. * https://blog.nodebb.org/nodebb-1-7-0/
  42. * https://community.nodebb.org/topic/11465/1-7-0-breaking-changes
  43. [1.3.0]
  44. * Update NodeBB to 1.7.2
  45. [1.4.0]
  46. * Update NodeBB to 1.7.3
  47. [1.5.0]
  48. * Update NodeBB to 1.7.4
  49. [1.5.1]
  50. * Update NodeBB to 1.7.5
  51. * Fixes an [issue](https://github.com/NodeBB/NodeBB/issues/6306) where some bootswatch skins are broken
  52. [1.5.2]
  53. * Use NodeBB's built-in mailer for sending emails
  54. [1.5.3]
  55. * Use NodeBB's built-in mailer for sending emails
  56. [1.6.0]
  57. * Update NodeBB to 1.8.0
  58. * [Breaking changes](https://community.nodebb.org/topic/11864/1-8-0-breaking-changes/2)