Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend-MECRED
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MECRED
Frontend-MECRED
Commits
fb932f01
Commit
fb932f01
authored
3 months ago
by
Richard Fernando Heise Ferreira
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG 1.10.1
parent
1e70f659
No related branches found
No related tags found
No related merge requests found
Pipeline
#41406
passed
3 months ago
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+12
-0
12 additions, 0 deletions
CHANGELOG.md
package.json
+1
-1
1 addition, 1 deletion
package.json
with
13 additions
and
1 deletion
CHANGELOG.md
+
12
−
0
View file @
fb932f01
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
fb932f01
{
"name"
:
"frontend-mecred"
,
"version"
:
"1.
9.0
"
,
"version"
:
"1.
10.1
"
,
"private"
:
true
,
"scripts"
:
{
"dev"
:
"npx next dev"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment