Zgodovina različic MAL Pal – 7 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.0.2
Izdano 14. jun. 2025 – 36,49 KBDeluje z firefox 109.0 in novejši- 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
Izvorna koda objavljena pod Licenca MIT
Prenesite Firefox in pridobite razširitevZa uporabo te razširitve potrebujete FirefoxStarejše različice
Različica 1.0.1
Izdano 31. jan. 2025 – 36,4 KBDeluje z firefox 109.0 in novejši* 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 neededIzvorna koda objavljena pod Licenca MIT
Različica 1.0
Izdano 25. jan. 2025 – 494,58 KBDeluje z firefox 109.0 in novejši* 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 :)Izvorna koda objavljena pod Licenca MIT
Različica 0.7.3
Izdano 20. nov. 2024 – 191,05 KBDeluje z firefox 109.0 in novejši* 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 correctlyIzvorna koda objavljena pod Licenca MIT
Različica 0.7.2
Izdano 19. nov. 2024 – 191,04 KBDeluje z firefox 109.0 in novejši* 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 v3Izvorna koda objavljena pod Licenca MIT
Različica 0.7.1
Izdano 19. nov. 2024 – 190,84 KBDeluje z firefox 58.0 in novejši* Remove unsafe use of "innerHTML"
* Add Privacy section to READMEIzvorna koda objavljena pod Licenca MIT
Različica 0.7
Izdano 18. nov. 2024 – 119,62 KBDeluje z firefox 58.0 in novejši* 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 spacingIzvorna koda objavljena pod Licenca MIT