changelog.rst 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. ========================
  2. ``Kingfisher Pro Theme`` changelog
  3. ========================
  4. *****
  5. Added translations file and make fields translatable
  6. *****
  7. 1/. Added translation file for French(BE).
  8. 2/. Make char fields translatable.
  9. *****
  10. Fixed the category paging issue
  11. *****
  12. 1/. Fixed the issue which occured while switching pages into categories on website.
  13. *****
  14. Fixed paging issue
  15. *****
  16. 1/. Fixed default paging issue
  17. *****
  18. Fixed proper alignment issue of price in cart
  19. *****
  20. 1/. Fixed proper alignment issue of price in cart
  21. *****
  22. Removed one option from customized show
  23. *****
  24. 1/. Removed one option from customized show which was causing the website crash.
  25. *****
  26. Updated xpath for Product Quantity template
  27. *****
  28. 1. Updated xpath for Product Quantity template
  29. *****
  30. Updated multi image slider for variant image support
  31. *****
  32. 1. Updated multi image slider for variant image support
  33. *****
  34. Editing image was not possible when you create product using website
  35. *****
  36. 1. Editing image was not possible when you create product using website.
  37. ******************************************
  38. Provided access rights for theme features
  39. ******************************************
  40. Provided access rights for the features like Multi image, sliders, tags and etc.
  41. ******************************************
  42. Add some new features
  43. ******************************************
  44. - Single product attribute will be visible on product detail page.
  45. - Fixed search issue with paging.
  46. - Removed "#0" and replaced it with "#" on the button to top.
  47. ******************************************
  48. Bug Fixes
  49. ******************************************
  50. - Replace xrange function with range function.
  51. - Some minor bug fixes.