|
1 |
| -# Changelog |
2 |
| - |
3 |
| -## [Unreleased] |
4 |
| -### Added |
5 |
| - |
6 |
| -### Changed |
7 |
| - |
8 |
| -### Deprecated |
9 |
| - |
10 |
| -### Removed |
11 |
| - |
12 |
| -### Fixed |
13 |
| - |
14 |
| -### Security |
15 |
| - |
16 |
| -## [1.2.2+1.18] |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [Unreleased] |
| 4 | +### Added |
| 5 | +- Support for ModMenu 3.1.0 |
| 6 | +### Changed |
| 7 | + |
| 8 | +### Deprecated |
| 9 | + |
| 10 | +### Removed |
| 11 | + |
17 | 12 | ### Fixed
|
18 |
| -- Screen getting spammed by update notifications |
19 |
| - |
20 |
| -## [1.2.1+1.18] |
21 |
| -### Added |
22 |
| -- Update all button. Update all your mods in one go! [#100](https://github.com/DeathsGun/ModManager/issues/100) |
23 |
| -- Support for 1.16 |
24 |
| - |
25 |
| -### Fixed |
26 |
| -- Race condition when showing the update notification [#108](https://github.com/DeathsGun/ModManager/issues/108) |
27 |
| -- Mods showing up that are actually up-to-date [#101](https://github.com/DeathsGun/ModManager/issues/101) |
28 |
| - |
29 |
| -### Changed |
30 |
| -- Updated to 1.18.1 |
31 |
| -- Updated Russian translation (thanks to Felix14-v2) [#97](https://github.com/DeathsGun/ModManager/pull/97) |
32 |
| - |
33 |
| -## [1.2.0+1.18-pre] - 22.11.2021 |
34 |
| -### Added |
35 |
| -- Compatibility with 1.18-pre releases |
36 |
| - |
37 |
| -### Fixed |
38 |
| -- Essentials compatibility [#84](https://github.com/DeathsGun/ModManager/issues/84) |
39 |
| -- preLaunch errors [#95](https://github.com/DeathsGun/ModManager/issues/95) |
40 |
| - |
41 |
| -## [1.2.0-alpha] - 05.11.2021 |
42 |
| -### Added |
43 |
| -- A back button [#87](https://github.com/DeathsGun/ModManager/issues/87) |
44 |
| -- New browsing experience by allowing more detailed filters [#79](https://github.com/DeathsGun/ModManager/issues/79) |
45 |
| -- Hide mods being shown in the updatable mods section [#77](https://github.com/DeathsGun/ModManager/issues/77) |
46 |
| - |
47 |
| -### Fixed |
48 |
| -- Delete mods on preLaunch which should avoid the update |
49 |
| - problem [#91](https://github.com/DeathsGun/ModManager/issues/91) |
50 |
| - |
51 |
| -### Changed |
52 |
| -- Minimum ```fabric-loader``` version is now 0.12 |
53 |
| - |
54 |
| -## [1.1.1-alpha] - 06.10.2021 |
55 |
| -### Fixed |
56 |
| -- Old versions not being deleted (Now really) [#51](https://github.com/DeathsGun/ModManager/issues/51) |
57 |
| -- Whitespaces producing errors [#70](https://github.com/DeathsGun/ModManager/issues/70) |
58 |
| -- Tabs producing errors [#67](https://github.com/DeathsGun/ModManager/issues/67) |
59 |
| - |
60 |
| -### Changed |
61 |
| -- Updated turkish translation (thanks to kuzeeeyk) [#75](https://github.com/DeathsGun/ModManager/pull/75) |
62 |
| - |
63 |
| -## [1.1.0-alpha] - 01.10.2021 |
64 |
| -### Added |
65 |
| -- Allows mods to specify their Modrinth project id [#8](https://github.com/DeathsGun/ModManager/issues/8) |
66 |
| -- Icons are now cached through restarts (Max: 10 MB) [#24](https://github.com/DeathsGun/ModManager/issues/24) |
67 |
| -- Restart notification when mods get updated, removed or |
68 |
| - installed [#30](https://github.com/DeathsGun/ModManager/issues/30) |
69 |
| -- Continue scrolling in the mod list [#38](https://github.com/DeathsGun/ModManager/issues/38) |
70 |
| -- Show changelog, current version and target version before |
71 |
| - update [#41](https://github.com/DeathsGun/ModManager/issues/41) |
72 |
| -- Sort mods by relevance, downloads, updated and newest [#45](https://github.com/DeathsGun/ModManager/issues/45) |
73 |
| -- Allows mods to disable update checking for their mod [#62](https://github.com/DeathsGun/ModManager/issues/62) |
74 |
| - |
75 |
| -### Fixed |
76 |
| -- NullPointerException when updating mods [#42](https://github.com/DeathsGun/ModManager/issues/42) |
77 |
| -- NullPointerException when mods not follow SemVer [#61](https://github.com/DeathsGun/ModManager/issues/64) |
78 |
| -- Forge versions shown as update [#56](https://github.com/DeathsGun/ModManager/issues/56) |
79 |
| -- Old versions not being deleted [#51](https://github.com/DeathsGun/ModManager/issues/51) |
80 |
| -- Mods shown outdated but there actually up to date [#52](https://github.com/DeathsGun/ModManager/issues/52) |
81 |
| - |
82 |
| -### Changed |
83 |
| -- Rewrite in Kotlin [#44](https://github.com/DeathsGun/ModManager/pull/44) |
84 |
| - |
85 |
| -## [1.0.2-alpha] - 03.09.2021 |
86 |
| -### Added |
87 |
| -- New loading icon [#40](https://github.com/DeathsGun/ModManager/pull/40) |
88 |
| -- Chinese translation (Special thanks to MineCommanderCN) [#36](https://github.com/DeathsGun/ModManager/pull/36) |
89 |
| -- Korean translation (Special thanks to arlytical#1) [#32](https://github.com/DeathsGun/ModManager/pull/32) |
90 |
| -- Russian translation (Special thanks to Felix14-v2) [#31](https://github.com/DeathsGun/ModManager/pull/31) |
91 |
| - |
92 |
| -### Fixed |
93 |
| -- CPU overload when using ModManager [#48](https://github.com/DeathsGun/ModManager/issues/48) |
94 |
| -- Forge artifacts being downloaded [#37](https://github.com/DeathsGun/ModManager/pull/37) |
95 |
| -- NullPointerException's while updating a mod [#34](https://github.com/DeathsGun/ModManager/issues/34) |
96 |
| - |
97 |
| -### Changed |
98 |
| -- Improved Turkish translation (Special thanks to kuzeeeyk) [#39](https://github.com/DeathsGun/ModManager/pull/39) |
99 |
| - |
100 |
| -## [1.0.1-alpha] - 24.08.2021 |
101 |
| -### Added |
102 |
| -- Turkish translation (Special thanks to kuzeeeyk) [#21](https://github.com/DeathsGun/ModManager/pull/21) |
103 |
| -- Only show "Updatable mods" category when there are updatable |
104 |
| - mods [#10](https://github.com/DeathsGun/ModManager/issues/10) |
105 |
| - |
106 |
| -### Fixed |
107 |
| -- Crashes when opening ModMenu [#13](https://github.com/DeathsGun/ModManager/issues/13) |
108 |
| -- Update error on Windows because of file locks [#17](https://github.com/DeathsGun/ModManager/issues/13) |
109 |
| -- Search only when enter key was hit for improved performance [#7](https://github.com/DeathsGun/ModManager/issues/7) |
110 |
| -- Crashes when ModManager loses connection while opening a more detailed |
111 |
| - view [#16](https://github.com/DeathsGun/ModManager/issues/16) |
112 |
| -- Icons being mixed up [#22](https://github.com/DeathsGun/ModManager/issues/22) |
113 |
| -- Unknown mods showing up [#18](https://github.com/DeathsGun/ModManager/issues/18) |
114 |
| - |
115 |
| -## [1.0.0-alpha] - 23.08.2021 |
116 |
| -### Added |
117 |
| -- Browsing through Modrinth |
118 |
| -- Install, remove and update mods |
119 |
| -- Notification about updates |
120 |
| -- Overview about mods that can be updated |
| 13 | + |
| 14 | +### Security |
| 15 | + |
| 16 | +## [1.2.2+1.18] |
| 17 | +### Fixed |
| 18 | +- Screen getting spammed by update notifications |
| 19 | + |
| 20 | +## [1.2.1+1.18] |
| 21 | +### Added |
| 22 | +- Update all button. Update all your mods in one go! [#100](https://github.com/DeathsGun/ModManager/issues/100) |
| 23 | +- Support for 1.16 |
| 24 | + |
| 25 | +### Fixed |
| 26 | +- Race condition when showing the update notification [#108](https://github.com/DeathsGun/ModManager/issues/108) |
| 27 | +- Mods showing up that are actually up-to-date [#101](https://github.com/DeathsGun/ModManager/issues/101) |
| 28 | + |
| 29 | +### Changed |
| 30 | +- Updated to 1.18.1 |
| 31 | +- Updated Russian translation (thanks to Felix14-v2) [#97](https://github.com/DeathsGun/ModManager/pull/97) |
| 32 | + |
| 33 | +## [1.2.0+1.18-pre] - 22.11.2021 |
| 34 | +### Added |
| 35 | +- Compatibility with 1.18-pre releases |
| 36 | + |
| 37 | +### Fixed |
| 38 | +- Essentials compatibility [#84](https://github.com/DeathsGun/ModManager/issues/84) |
| 39 | +- preLaunch errors [#95](https://github.com/DeathsGun/ModManager/issues/95) |
| 40 | + |
| 41 | +## [1.2.0-alpha] - 05.11.2021 |
| 42 | +### Added |
| 43 | +- A back button [#87](https://github.com/DeathsGun/ModManager/issues/87) |
| 44 | +- New browsing experience by allowing more detailed filters [#79](https://github.com/DeathsGun/ModManager/issues/79) |
| 45 | +- Hide mods being shown in the updatable mods section [#77](https://github.com/DeathsGun/ModManager/issues/77) |
| 46 | + |
| 47 | +### Fixed |
| 48 | +- Delete mods on preLaunch which should avoid the update |
| 49 | + problem [#91](https://github.com/DeathsGun/ModManager/issues/91) |
| 50 | + |
| 51 | +### Changed |
| 52 | +- Minimum ```fabric-loader``` version is now 0.12 |
| 53 | + |
| 54 | +## [1.1.1-alpha] - 06.10.2021 |
| 55 | +### Fixed |
| 56 | +- Old versions not being deleted (Now really) [#51](https://github.com/DeathsGun/ModManager/issues/51) |
| 57 | +- Whitespaces producing errors [#70](https://github.com/DeathsGun/ModManager/issues/70) |
| 58 | +- Tabs producing errors [#67](https://github.com/DeathsGun/ModManager/issues/67) |
| 59 | + |
| 60 | +### Changed |
| 61 | +- Updated turkish translation (thanks to kuzeeeyk) [#75](https://github.com/DeathsGun/ModManager/pull/75) |
| 62 | + |
| 63 | +## [1.1.0-alpha] - 01.10.2021 |
| 64 | +### Added |
| 65 | +- Allows mods to specify their Modrinth project id [#8](https://github.com/DeathsGun/ModManager/issues/8) |
| 66 | +- Icons are now cached through restarts (Max: 10 MB) [#24](https://github.com/DeathsGun/ModManager/issues/24) |
| 67 | +- Restart notification when mods get updated, removed or |
| 68 | + installed [#30](https://github.com/DeathsGun/ModManager/issues/30) |
| 69 | +- Continue scrolling in the mod list [#38](https://github.com/DeathsGun/ModManager/issues/38) |
| 70 | +- Show changelog, current version and target version before |
| 71 | + update [#41](https://github.com/DeathsGun/ModManager/issues/41) |
| 72 | +- Sort mods by relevance, downloads, updated and newest [#45](https://github.com/DeathsGun/ModManager/issues/45) |
| 73 | +- Allows mods to disable update checking for their mod [#62](https://github.com/DeathsGun/ModManager/issues/62) |
| 74 | + |
| 75 | +### Fixed |
| 76 | +- NullPointerException when updating mods [#42](https://github.com/DeathsGun/ModManager/issues/42) |
| 77 | +- NullPointerException when mods not follow SemVer [#61](https://github.com/DeathsGun/ModManager/issues/64) |
| 78 | +- Forge versions shown as update [#56](https://github.com/DeathsGun/ModManager/issues/56) |
| 79 | +- Old versions not being deleted [#51](https://github.com/DeathsGun/ModManager/issues/51) |
| 80 | +- Mods shown outdated but there actually up to date [#52](https://github.com/DeathsGun/ModManager/issues/52) |
| 81 | + |
| 82 | +### Changed |
| 83 | +- Rewrite in Kotlin [#44](https://github.com/DeathsGun/ModManager/pull/44) |
| 84 | + |
| 85 | +## [1.0.2-alpha] - 03.09.2021 |
| 86 | +### Added |
| 87 | +- New loading icon [#40](https://github.com/DeathsGun/ModManager/pull/40) |
| 88 | +- Chinese translation (Special thanks to MineCommanderCN) [#36](https://github.com/DeathsGun/ModManager/pull/36) |
| 89 | +- Korean translation (Special thanks to arlytical#1) [#32](https://github.com/DeathsGun/ModManager/pull/32) |
| 90 | +- Russian translation (Special thanks to Felix14-v2) [#31](https://github.com/DeathsGun/ModManager/pull/31) |
| 91 | + |
| 92 | +### Fixed |
| 93 | +- CPU overload when using ModManager [#48](https://github.com/DeathsGun/ModManager/issues/48) |
| 94 | +- Forge artifacts being downloaded [#37](https://github.com/DeathsGun/ModManager/pull/37) |
| 95 | +- NullPointerException's while updating a mod [#34](https://github.com/DeathsGun/ModManager/issues/34) |
| 96 | + |
| 97 | +### Changed |
| 98 | +- Improved Turkish translation (Special thanks to kuzeeeyk) [#39](https://github.com/DeathsGun/ModManager/pull/39) |
| 99 | + |
| 100 | +## [1.0.1-alpha] - 24.08.2021 |
| 101 | +### Added |
| 102 | +- Turkish translation (Special thanks to kuzeeeyk) [#21](https://github.com/DeathsGun/ModManager/pull/21) |
| 103 | +- Only show "Updatable mods" category when there are updatable |
| 104 | + mods [#10](https://github.com/DeathsGun/ModManager/issues/10) |
| 105 | + |
| 106 | +### Fixed |
| 107 | +- Crashes when opening ModMenu [#13](https://github.com/DeathsGun/ModManager/issues/13) |
| 108 | +- Update error on Windows because of file locks [#17](https://github.com/DeathsGun/ModManager/issues/13) |
| 109 | +- Search only when enter key was hit for improved performance [#7](https://github.com/DeathsGun/ModManager/issues/7) |
| 110 | +- Crashes when ModManager loses connection while opening a more detailed |
| 111 | + view [#16](https://github.com/DeathsGun/ModManager/issues/16) |
| 112 | +- Icons being mixed up [#22](https://github.com/DeathsGun/ModManager/issues/22) |
| 113 | +- Unknown mods showing up [#18](https://github.com/DeathsGun/ModManager/issues/18) |
| 114 | + |
| 115 | +## [1.0.0-alpha] - 23.08.2021 |
| 116 | +### Added |
| 117 | +- Browsing through Modrinth |
| 118 | +- Install, remove and update mods |
| 119 | +- Notification about updates |
| 120 | +- Overview about mods that can be updated |
0 commit comments