|
| 1 | +--- |
| 2 | +title: July 2025 News |
| 3 | +slug: july-2025-update |
| 4 | +date: 2025-08-02T13:52 |
| 5 | +authors: [ bpepple ] |
| 6 | +tags: [ comic, opencollective, codex, comicbox, documentation, comictagger ] |
| 7 | +--- |
| 8 | + |
| 9 | +# July 2025 News |
| 10 | + |
| 11 | +This is a summary of noticeable happenings during July. |
| 12 | + |
| 13 | +<!-- truncate --> |
| 14 | + |
| 15 | +## Monthly Statistics |
| 16 | + |
| 17 | +During July the [Metron Project](https://metron.cloud/) added the following to its database: |
| 18 | + |
| 19 | +- Users: **48** |
| 20 | +- Issues: **1,102** |
| 21 | +- Creators: **91** |
| 22 | +- Characters: **407** |
| 23 | + |
| 24 | +Thanks to everyone that contributed! |
| 25 | + |
| 26 | +## Bulma CSS |
| 27 | + |
| 28 | +The site has been updated to the latest version of [Bulma CSS](https://bulma.io/), so it now |
| 29 | +follows you computer's theme (light/dark). There's a few widgets that still need to be fixed to |
| 30 | +work well with the dark theme, primarily the autocomplete fields in some of the forms (Issue, |
| 31 | +Series. etc.), but for the most part users should be able to use either theme without running |
| 32 | +into any issues. |
| 33 | + |
| 34 | +The upside of being on the most recent version of Bulma is that I can start working on adding a |
| 35 | +better system for [documentation](../2025-06-01-april-may-update/index.md#documentation) to the |
| 36 | +site, which with any luck I can get to before the end of the year. 🤞 |
| 37 | + |
| 38 | +## Darkseid / Metron-Tagger |
| 39 | + |
| 40 | +Released new versions of [Darkseid](https://github.com/Metron-Project/darkseid) and |
| 41 | +[Metron-Tagger](https://github.com/Metron-Project/metron-tagger) which added support for .cb7 |
| 42 | +and .cbt comics, in addition to some code and documentation improvements. |
| 43 | + |
| 44 | +## MetronInfo.xml |
| 45 | + |
| 46 | +[AJ](https://github.com/ajslater) recently released new versions of |
| 47 | +[ComicBox](https://github.com/ajslater/comicbox) and [Codex](https://github.com/ajslater/codex) |
| 48 | +that added support for [MetronInfo XML](https://github.com/Metron-Project/metroninfo). |
| 49 | + |
| 50 | +If you're looking for a list of software that supports this relatively new format you can find a |
| 51 | +list of software |
| 52 | +[here](https://github.com/Metron-Project/metroninfo?tab=readme-ov-file#what-software-currently-supports-it). |
| 53 | + |
| 54 | +## ComicTagger |
| 55 | + |
| 56 | +Just a heads-up for any [ComicTagger](https://github.com/comictagger/comictagger) user, if you plan |
| 57 | +on tagging comics with data from Metron for an extended time (3+ hours), you may want to refrain |
| 58 | +from doing so, since they [currently](https://github.com/comictagger/metron_talker/issues/52) do not |
| 59 | +take into account the site's daily rate limit of 10,000 API requests. Based on what I've been |
| 60 | +seeing the last few months, it's __extremely__ likely your IP address will be banned for 24 |
| 61 | +hours or so after you exceed this limit, since you are needlessly just hammering the site. |
| 62 | + |
| 63 | +## OpenCollective |
| 64 | + |
| 65 | +If you would like to help keep the lights on at the project, we have an account at |
| 66 | +[Open Collective](https://opencollective.com/metron) to defray the servers costs and help with increasing future |
| 67 | +server capacity. |
| 68 | + |
| 69 | +Anyway, that's all I got for this month. Take care! |
0 commit comments