Releases: puzzle/skills
Releases · puzzle/skills
6.3.0
6.3.0 (2026-06-12)
Features
- add permissions to rails workflow #1177 (#1178) (6582e97)
- CV Search should show categories the of the keyword #1104 (#1123) (9862890)
- implement a url as picture option #170 (#1100) (d7d3852)
- implement editor role #948 (#1059) (ea4d928)
- only use or queries if expert mode is active #1154 (#1157) (5cb8035)
- Profile as Start Screen #1136 (#1155) (a23cdda)
Bug Fixes
- add new headless option for tests #1128 (#1144) (988f265)
- locale should be an allowed param (#1182) (7270ddb)
- make migration rollback work (#1180) (26240ca)
Miscellaneous Chores
- deps: bump carrierwave in the bundler group across 1 directory (#1175) (9f93231)
- deps: bump faraday in the bundler group across 1 directory (#1170) (2936e6b)
- deps: bump jwt in the bundler group across 1 directory (#1171) (950b56f)
- deps: bump net-imap in the bundler group across 1 directory (#1161) (aaa6d8c)
- deps: bump net-imap in the bundler group across 1 directory (#1184) (5365c76)
- deps: bump the bundler group across 1 directory with 2 updates (#1164) (5da9b80)
6.2.0
6.2.0 (2026-05-01)
Features
- add sorting to inactive members table #1047 (#1081) (d318c4b)
- change date to current date #1127 (#1137) (0f7cfc7)
- implement logic to support the new or logic per added skill to search #1013 (#1098) (a81d331)
- remove all api endpoints and tests #1088 (#1129) (0d34c75)
Bug Fixes
Miscellaneous Chores
6.1.0
6.1.0 (2026-04-20)
Features
- add a select allowing to switch between auth users #1090 (#1095) (33a0568)
- add content position fixed which saves everything #1075 (#1079) (d707fd4)
- add yarn to the tool version #1005 (d1837f7)
- dep: upgrade node to version 24 #1026 (8d85f3f)
- export: make personal fields table generic #1054 (#1076) (152a982)
- implement release please pipeline #1106 (e7b6ad7)
- implement release please pipeline #1106 (b588ffa)
- open rest-api for puzzle skills #1020 (#1048) (9273efc)
- rework default skills #1018 (#1056) (306a320)
- update ruby to version 4.0.1 (#1033) (2a18a14)
- upgrade node to version to 24 #1026 (#1039) (b761aa2)
- upgrade to bundler 4.X #1025 (fda187e)
- upgrade to bundler 4.X #1025 (fda187e)
- upgrade to rails 8.1.2 #1024 (#1036) (33a401e)
- upgrade yarn to yarn berry #1005 (#1007) (8116484)
Bug Fixes
- add yarn install state to dockerfile #1005 (3f7b81f)
- change flash color of already logged in notice #1028 (#1034) (7fdc085)
- count not updating after deleting or creating person relation #1063 (#1074) (7963a92)
- disable turbo for skillset #1017 (#1069) (06ca120)
- remove installation of bundler from dockerfile #1025 (741b6a2)
- switch to one query for all skills instead of one per skill #1017 (#1035) (51fad9c)
Miscellaneous Chores
- add correct permission to release-please job #1106 (946683a)
- add correct run conditions #1106 (20c134f)
- change run branch from main to master #1106 (13c0f9a)
- change run branch from main to master #1106 (c5568b9)
- deps: bump action_text-trix (3bd897a)
- deps: bump actionpack in the bundler group across 1 directory (#1084) (a56e863)
- deps: bump addressable in the bundler group across 1 directory (#1105) (0c7351c)
- deps: bump bcrypt in the bundler group across 1 directory (#1083) (2622a68)
- deps: bump brace-expansion (463a520)
- deps: bump devise in the bundler group across 1 directory (#1080) (568b718)
- deps: bump json in the bundler group across 1 directory (#1082) (45c4644)
- deps: bump picomatch in the npm_and_yarn group across 1 directory (#1085) (75af009)
- deps: bump rack in the bundler group across 1 directory (#1101) (e3e20a7)
- deps: bump rack-session in the bundler group across 1 directory (#1103) (debb2f0)
- deps: bump yaml in the npm_and_yarn group across 1 directory (#1086) (b9d2438)
- should update version displayed in header #1106 (#1126) (e66995d)
Docs
6.0.0
Features
- PuzzleTime Sync The data of the people are now directly fetched from the PuzzleTime API using a nightly DelayedJob. (An extensive documentation can be found in the README.md)
- Team skill tracking The Skills application now automatically keeps track of the level and amount of rated skills inside a department. (See README.md for more information)
- Different template for CV export A Red Hat template has been added as an option when exporting the CV. The foundation has been laid to add more templates in the future.
- Skill unification Duplicates of skills can now be unified using an option in the admin view.
- Certificate master It is now possible to keep track of different certificates inside of PuzzleSkills.
Improvements
- Locales in cookies The selected locale is now saved inside a cookie which results in automatically selecting this language once you visit PuzzleSkills.
- Unrated skills disappear When a skill is rated as 'not rated', it disappears from the profile.
- Language localization Added translations for Japanese and Swiss-German to the application.
- Various translations Translations for various parts of the application have been added and improved.
5.1.0
Upgrade from Rails 7.0 to 8.0
5.0.0
Release with Ember 3.38 and Ruby rails
Since it's planned to migrate away from Ember this is the last release with the current techstack