MAL Pal Versionsgeschichte – 7 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.2
Veröffentlicht 14. Juni 2025 – 36,49 KBFunktioniert mit firefox 109.0 und höher- Changes made to "View Local Time for Broadcasts"
- Fixed a rare case where when translating from 12 hour format to 24, an incorrect time conversion would be made (#17)
- Instead of showing "Local", show the user's abbreviated timezone (#16)
- Add info icon alongside the user's local time that, on hover, shows the show's broadcast time in JST
- Other smaller changes
- Removed unnecessary beta text
- Added file headers to indicate what functions are used for
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 1.0.1
Veröffentlicht 31. Jan. 2025 – 36,4 KBFunktioniert mit firefox 109.0 und höher* Optimize built project size to just **94%** the size of the previous version! (From 483 KB to just 29 KB)
* Simplify building process by just building one zip file, since the need for separate zip files for both chrome and firefox is no longer neededQuelltext steht unter der MIT-Lizenz
Version 1.0
Veröffentlicht 25. Jan. 2025 – 494,58 KBFunktioniert mit firefox 109.0 und höher* Visually overhauled the whole pop-up window
* Change "Refresh to apply changes" text to a button
* Shows with episodes an hour and above are now correctly handled when calculating show length
* Updated style for show length text to be more in line with MAL's style (looks more natural)
* Simplified build process by removed the platforms folder
* Use special `version_name` in manifest for beta builds
* Add credit to creator next to version text :)Quelltext steht unter der MIT-Lizenz
Version 0.7.3
Veröffentlicht 20. Nov. 2024 – 191,05 KBFunktioniert mit firefox 109.0 und höher* Fix rare case where anime page wouldn't be detected. Some pages wouldn't auto redirect from their native php page to the normal mal.net/anime/ID structure. Just look for cases where PHP page, such as mal.net/anime.php?id=ID, will be used and act accordingly. (Issue [#10](https://github.com/Aethese/MAL-Pal/issues/10))
* Fix slider not being centered correctlyQuelltext steht unter der MIT-Lizenz
Version 0.7.2
Veröffentlicht 19. Nov. 2024 – 191,04 KBFunktioniert mit firefox 109.0 und höher* Unify manifest files
* This will simplify future development changes
* Updates Firefox manifest to v3 with this change
Note: Only Firefox version 109.0 will be supported from now because of the use of manifest v3Quelltext steht unter der MIT-Lizenz
Version 0.7.1
Veröffentlicht 19. Nov. 2024 – 190,84 KBFunktioniert mit firefox 58.0 und höher* Remove unsafe use of "innerHTML"
* Add Privacy section to READMEQuelltext steht unter der MIT-Lizenz
Version 0.7
Veröffentlicht 18. Nov. 2024 – 119,62 KBFunktioniert mit firefox 58.0 und höher* Adds the option to view hours spent in a user's history
* Use of a utilities file in the backend to share functions
* Updated minor stuff like spacingQuelltext steht unter der MIT-Lizenz