[View detailed changelog](https://github.com/neuropoly/axondeepseg/compare/v3.0...v3.2.0)
**BUG**
- Fix redownloading models bug. [View pull request](https://github.com/neuropoly/axondeepseg/pull/322)
- [Bug] Resolve segment folder bug when using relative paths. [View pull request](https://github.com/neuropoly/axondeepseg/pull/320)
- Resolve bug that makes TEM data not segment well (293 and 249). [View pull request](https://github.com/neuropoly/axondeepseg/pull/294)
- Add missing import to apply_model. [View pull request](https://github.com/neuropoly/axondeepseg/pull/290)
**ENHANCEMENT**
- FSLeyes plugin: default morphometrics file extension and font size . [View pull request](https://github.com/neuropoly/axondeepseg/pull/358)
- Remove gaussian blur option for data augmentation. [View pull request](https://github.com/neuropoly/axondeepseg/pull/332)
- Remove overlap when saving masks. [View pull request](https://github.com/neuropoly/axondeepseg/pull/328)
- Resume training from checkpoint. [View pull request](https://github.com/neuropoly/axondeepseg/pull/301)
**FEATURE**
- Add an "Axon numbers" overlay in FSLeyes. [View pull request](https://github.com/neuropoly/axondeepseg/pull/342)
- [FSLeyes plugin] changed Image.save/open with ads_utils.read/write. [View pull request](https://github.com/neuropoly/axondeepseg/pull/296)
**DOCUMENTATION**
- Add warning to doc for re-download of model folders when re-installing. [View pull request](https://github.com/neuropoly/axondeepseg/pull/351)
- Update documentation for manual masks creation. [View pull request](https://github.com/neuropoly/axondeepseg/pull/338)
- Add resampled_resolutions parameter in getting_started notebook. [View pull request](https://github.com/neuropoly/axondeepseg/pull/325)
- [Doc] Add notice about restarting FSLeyes to see the plugin for installation. [View pull request](https://github.com/neuropoly/axondeepseg/pull/317)
- Fix format in Changelog. [View pull request](https://github.com/neuropoly/axondeepseg/pull/291)
**INSTALLATION**
- Fix for the Windows installation. [View pull request](https://github.com/neuropoly/axondeepseg/pull/362)
- Move test images in default models folder. [View pull request](https://github.com/neuropoly/axondeepseg/pull/344)
- Upgrade to Python 3.7. [View pull request](https://github.com/neuropoly/axondeepseg/pull/307)
- Use a specific version of FSLeyes for the plugin. [View pull request](https://github.com/neuropoly/axondeepseg/pull/305)