Releases: hobbyfarm/ui
Releases · hobbyfarm/ui
v3.2.5
v3.2.2
v3.2.0
Changelog
- Tasks
- Quizzes
- Better caching of objects
- Reload terminal buttons
- Save Divider Position
- guacamole terminal bugfixes
- content only scenarios
- copy code to clipboard
Full changelog
- AccessCode format validation during registration + in accesscode menu by @jggoebel in #169
- updated scenario/course formatting by @zackbradys in #170
- Angular upgrade to v16 by @PhilipAB in #172
- Enhanced GitHub Workflow with ARM64 Docker Builds by @SeboKnt in #173
- adjust the base Docker image to allow the workflow to run through by @SeboKnt in #174
- align login to the center again by @jggoebel in #176
- Fix caching by handling inflight requests by @jggoebel in #175
- Use observables when caching to notify old subscribers by @jggoebel in #177
- Add checkbox for privacy policy by @jggoebel in #179
- Fix to delete multiple access codes by @jggoebel in #181
- Fix Context Reload on Tab selection by @PhPrinz in #182
- Change cursor to magnifying glass when hovering over images by @jggoebel in #183
- Add imprint to login screen by @jggoebel in #184
- Retreive about modal buttons from settings by @jggoebel in #185
- Make alert info in the access code component closable by @abrahimi93 in #186
- Always display privacy policy link, not only in register tab by @jggoebel in #187
- Display privacy policy in the burger menu by @jggoebel in #188
- Toggle password visiblity by @jggoebel in #189
- Save divider position to user settings by @jggoebel in #190
- Added button to reload Terminal by @jggoebel in #191
- Fix angle position of event dropdown by @jggoebel in #192
- Fix Card Title color by @abrahimi93 in #194
- Display how much time is left in ScheduledEvents by @jggoebel in #193
- remove button from config as it is unused by @jggoebel in #196
- add mermaid support, fix prism js syntax highlighting by @jggoebel in #197
- Resize guac terminal always to absolute pixel width/heigth by @PhilipAB in #200
- Implement automatic retry-mechanism for TunnelErrors by @PhilipAB in #199
- Introduce content only scenarios and courses to UI by @jggoebel in #198
- Markdown Syntax to create a quiz within a scenario by @PhilipAB in #195
- unsubscribe CTRstream if socket reloads or fails by @jggoebel in #201
- Verification checks against vm by @PhPrinz in #171
- Copy code to clipboard by @jggoebel in #202
- Allow Click-to-file if CTR is disabled by @jggoebel in #203
- Fix decoding for Tasks by @PhPrinz in #205
- Fix display resizing by @PhilipAB in #206
- Fix home for courses with less scenarios, refactor utf8 decoding by @PhPrinz in #207
New Contributors
- @zackbradys made their first contribution in #170
- @SeboKnt made their first contribution in #173
Full Changelog: v3.0.0...v3.2.0
v3.0.0
HobbyFarm 3.0
What's Changed
- Introducing Settings
- Dark Mode for User UI
- Improve rendering and ux of service tabs
Commits that led to this version
- Split pipelines and clean operation files by @devpro in #164
- 295 create delete menu by @abrahimi93 in #163
- Enlarge an Image in Step by @abrahimi93 in #165
- 14 dark mode by @abrahimi93 in #166
- Improve service-tabs by @PhPrinz in #167
- Get settings and display motd by @jggoebel in #168
New Contributors
Full Changelog: v2.0.2...v3.0.0
v2.0.2
What's Changed
- Introducing Services that enable you to configure VMTs by using cloud-init
- Introducing Webinterfaces Proxy that allows to display your applications dashboard directly into the HobbyFarm UI
- Removed RAW Capacity - Use count capacity for now on
- Enforcing ScheduledEvent and Environment count limits when starting sessions
- More statistics about started sessions on the Admin Dashboard
Commits that lead to this release
- Tag latest image by @jggoebel in #147
- Add style for inline codeblocks, ability to print session id in md by @jggoebel in #148
- Add Note-Blocks to Markdown renderer by @jggoebel in #149
- Fix path in local dockerfile by @jggoebel in #150
- Fix issues with CTR / CTF by @jggoebel in #151
- Fix issue with wrong path when creating files by @jggoebel in #152
- [Markdown] Inline-code style for ul, ol by @jggoebel in #154
- [Markdown] Use randomized token as cat token by @jggoebel in #153
- Display error message if session could not be created by @jggoebel in #155
- Integration for Custom Web Interfaces CodeServer IDE by @jggoebel in #157
- Fix bug where code is not rendered right by @jggoebel in #156
- Allow default paths for services by @jggoebel in #158
- New setting to disallow iframes by @jggoebel in #161
- 281 add access link by @abrahimi93 in #160
- Add x-bit for local Dockerfile to make it more robust by @jggoebel in #162
New Contributors
- @abrahimi93 made their first contribution in #160
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v1.0.0
Add printing functionality for scenarios. (#117) Based on branch "factor-out-markdown" authored-by: von der Gruen, Raphael <[email protected]>