mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2026-06-22 21:35:46 +00:00
70 lines
2.1 KiB
Markdown
70 lines
2.1 KiB
Markdown
# Changelog
|
|
|
|
## [Unreleased]
|
|
|
|
## [1.0.2] - 2026-03-04
|
|
|
|
### Added
|
|
|
|
- Add the tafseer/translation text box to the ayah details dialog and make the user able to change the player edition on the fly
|
|
|
|
## [1.0.1] - 2023-05-18
|
|
|
|
- Update the dependencies.
|
|
- Fix the icon url in the plugin.xml file.
|
|
|
|
## [1.0.0] - 2023-01-15
|
|
|
|
- Support the build 2022.3.
|
|
- Fix some bugs.
|
|
- Upgrade the dependencies.
|
|
|
|
## [0.0.9] - 2022-11-03 (pre release)
|
|
|
|
- Early support for build 2022.3
|
|
- Discontinue support for builds that are older than 2022.3 (change the jdk version from 11 to 17)
|
|
- Fix issue trying to start the timer more than one if you closed the project and open a new one.
|
|
- Fix the weird language in the details dialog labels issue.
|
|
|
|
## [0.0.8] - 2022-08-22
|
|
|
|
- Fix some bugs and some improvements
|
|
|
|
## [0.0.7] - 2022-08-22
|
|
|
|
- improve the play action.
|
|
- Add next and previous buttons and autoplay check box.
|
|
|
|
## [0.0.6] - 2022-08-22
|
|
|
|
- update the icons.
|
|
|
|
## [0.0.5] - 2022-08-22
|
|
|
|
- Improve details dialog design.
|
|
|
|
## [0.0.4] - 2022-08-21
|
|
|
|
- Fix forget selected edition id issue after closing the IDE and open it again.
|
|
|
|
## [0.0.3] - 2022-08-21
|
|
|
|
- Fix sound issue.
|
|
- Support intellij API level 213 and above.
|
|
|
|
## [0.0.2] - 2022-08-20
|
|
|
|
- First stable release.
|
|
|
|
[Unreleased]: https://github.com/0x61nas/Ayah-intellij/compare/1.0.2...HEAD
|
|
[1.0.2]: https://github.com/0x61nas/Ayah-intellij/compare/1.0.1...1.0.2
|
|
[1.0.1]: https://github.com/0x61nas/Ayah-intellij/compare/1.0.0...1.0.1
|
|
[1.0.0]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.9...1.0.0
|
|
[0.0.9]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.8...0.0.9
|
|
[0.0.8]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.7...0.0.8
|
|
[0.0.7]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.6...0.0.7
|
|
[0.0.6]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.5...0.0.6
|
|
[0.0.5]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.4...0.0.5
|
|
[0.0.4]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.3...0.0.4
|
|
[0.0.3]: https://github.com/0x61nas/Ayah-intellij/compare/0.0.2...0.0.3
|
|
[0.0.2]: https://github.com/0x61nas/Ayah-intellij/commits/0.0.2
|