Histórico de versões do MAL Pal - 7 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.0.2
Lançado em 14 de jun de 2025 - 36,49 KBFunciona em firefox 109.0 em diante- 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
Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.0.1
Lançado em 31 de jan de 2025 - 36,4 KBFunciona em firefox 109.0 em diante* 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 neededCódigo fonte publicado sob Licença MIT
Versão 1.0
Lançado em 25 de jan de 2025 - 494,58 KBFunciona em firefox 109.0 em diante* 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 :)Código fonte publicado sob Licença MIT
Versão 0.7.3
Lançado em 20 de nov de 2024 - 191,05 KBFunciona em firefox 109.0 em diante* 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 correctlyCódigo fonte publicado sob Licença MIT
Versão 0.7.2
Lançado em 19 de nov de 2024 - 191,04 KBFunciona em firefox 109.0 em diante* 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 v3Código fonte publicado sob Licença MIT
Versão 0.7.1
Lançado em 19 de nov de 2024 - 190,84 KBFunciona em firefox 58.0 em diante* Remove unsafe use of "innerHTML"
* Add Privacy section to READMECódigo fonte publicado sob Licença MIT
Versão 0.7
Lançado em 18 de nov de 2024 - 119,62 KBFunciona em firefox 58.0 em diante* 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 spacingCódigo fonte publicado sob Licença MIT