Skip to content
Snippets Groups Projects
Commit fb932f01 authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira
Browse files

CHANGELOG 1.10.1

parent 1e70f659
No related branches found
No related tags found
No related merge requests found
Pipeline #41406 passed
......@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.10.1] - 2025-03-19
## All changes are introduced on fridays. But only on **mondays** they go to production.
### Fixed
- Resource not found screen on new accounts due to a bug in the database.
- Homologation of resources not working.
- User medal position.
- Achievements are now correctly displayed even without login.
### Changed
- Font colors on items and store are now correct.
- Collection items are now positioned according to their insertion order. Previously, they were alphabetically sorted.
## [1.9.0] - 2025-03-08
## All changes are introduced on fridays. But only on **mondays** they go to production.
......
{
"name": "frontend-mecred",
"version": "1.9.0",
"version": "1.10.1",
"private": true,
"scripts": {
"dev": "npx next dev",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment