You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,91 +22,71 @@ import styles from '../styles.module.css';
21
22
22
23
#UltroidV0.7Changelog
23
24
24
-
25
25
##🌟Highlights
26
26
27
-
<ulstyle={{ listStyleType: "🌟 " }}>
28
-
<li>
29
-
<b><code>SESSION</code></b> now supports <code>pyrogram string sessions</code>.
30
-
</li>
31
-
<li>
32
-
<details>
33
-
<summarystyle={{ listStyleType: "none" }}>
34
-
An attempt to keep it <b>LightWeight</b> as our first release (expand).
35
-
</summary>
36
-
<p>Reduced Requirements and moved non-important plugins to addons.
37
-
<br />
38
-
We have observed the startup time of less than 20 secs with just official plugins and addons 🎉. <br />
39
-
(startup time may be different as per your usage.)
40
-
</p>
41
-
</details>
42
-
</li>
43
-
<li>
44
-
<detailsopen>
45
-
<summarystyle={{ listStyleType: "none" }}>Increasing up Localisation
46
-
</summary>
47
-
Since Ultroid support multiple languages, Help String and other strings have been added for the <ahref="https://github.com/TeamUltroid/Ultroid/tree/main/strings/strings">Translation.</a>
48
-
<br />
49
-
They are auto translated using Google service, but fixes are always welcome.
<details><summary>[ For Plugin Creators. ]</summary>
87
-
<ul>
88
-
<li><code>pyUltroid.functions</code> is now <code>pyUltroid.fns</code>.</li>
89
-
<li>Now there is no seperate development of pyUltroid, it is now merged with <b>TeamUltroid/Ultroid</b> to speed up development.</li>
90
-
</ul>
91
-
</details>
92
-
<br />
66
+
## 📝 For Plugin Creators
67
+
68
+
-`pyUltroid.functions` is now `pyUltroid.fns`
69
+
- Now there is no separate development of pyUltroid, it is now merged with **TeamUltroid/Ultroid** to speed up development
93
70
94
71
## ✖️ Removed plugins
95
-
- MegaDL
96
72
97
-
<br />
73
+
- MegaDL
98
74
99
75
## 🗣️ Language Changes
100
-
- Updated `pt-br` by [igorzbr](https://github.com/TeamUltroid/Ultroid/commits?author=igorzbr), [5H4ND](https://github.com/TeamUltroid/Ultroid/commits?author=5H4ND)
101
-
- Added Uzbek language by [Technobladeuzb](https://github.com/TeamUltroid/Ultroid/commits?author=Technobladeuzb)
102
76
103
-
<br />
77
+
- Updated `pt-br` by [igorzbr](https://github.com/TeamUltroid/Ultroid/commits?author=igorzbr) and [5H4ND](https://github.com/TeamUltroid/Ultroid/commits?author=5H4ND)
78
+
- Added Uzbek language by [Technobladeuzb](https://github.com/TeamUltroid/Ultroid/commits?author=Technobladeuzb)
0 commit comments