com.caffeine
Version:
Caffeine package is a collection of utility methods, design patterns, and extensions for creating, previewing, and distributing interactive courses within Unity.
111 lines (88 loc) • 2.92 kB
Markdown
Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# [1.1.10] - 01.15.2026
## Changed
- Migrating to a new package repository.
# [1.1.9] - 08.07.2025
## Fixed
- Fixed a minor bug that could occur with FLOW graphs during prefab unpacking.
# [1.1.8] - 08.07.2025
## Fixed
- Bug fixes.
# [1.1.7] - 07.10.2025
## Fixed
- Fixed a bug that could result in broken prefabs in certain situations.
# [1.1.6] - 07.09.2025
## Fixed
- FLOW Updates
-- Nested Prefab Support (Experimental)
- Bug Fixes
- Performance and User Experience Optimizations
- URP Support (Experimental)
# [1.1.5] - 01.23.2025
## Fixed
- Bug Fixes
# [1.1.4] - 01.10.2025
## Added
- FLOW Features
- AI Assistant
## Fixed
- Bug Fixes
- Performance Improvements
# [1.1.3] - 07.12.2024
## Added
- VisionOS Build Support for Windows
- Added Option to Sign On from Another Device
- Added limited support for the use Unity Splines (More coming in a future version)
## Fixed
- Bug Fixes
- Performance Enhancements
# [1.1.2] - 06.06.2024
## Fixed
- Fixed an example shader error that affected Macs using Metal only.
# [1.1.1] - 06.06.2024
## Fixed
- Great news, we've updated to target Unity 2022.3.20f1. Updated todate to take advantage of all the new features.
# [1.1.0] - 05.18.2024
## Fixed
- Preparing for new major Unity release.
# [1.0.16] - 03.04.2024
## Fixed
- Fixed an issue that could break the builder process during auto-updates.
# [1.0.15] - 02.29.2024
## Fixed
- Fixed an issue that could sometimes prevent the automatic updates from working properly on Mac operating systems.
# [1.0.14] - 02.21.2024
## Fixed
- Fixed an issue that could sometimes cause issues with node connections while loading older versions of FLOW graphs.
# [1.0.13] - 02.20.2024
## Changed
- Cleaned up some pesky console messages.
# [1.0.12] - 02.20.2024
## Fixed
- Fixed a compatibility issue with versions of unity lower than the recommended version.
# [1.0.11] - 02.20.2024
## Added
- Automatic detection of package updates becoming available.
# [1.0.10] - 02.13.2024
## Fixed
- We corrected an issue that prevented some users from being able to create new courses.
# [1.0.9] - 01.02.2024
## Fixed
- Well, this is embarassing. Fixed another error with the builder system.
# [1.0.8] - 01.02.2024
## Fixed
- Fixed an error with the builder system.
## Added
- Meta file for changelog to silence unity warning.
# [1.0.7] - 01.02.2024
## Fixed
- Builder issues with dark scenes in VR should now be fixed.
## Added
- New settings options for adjusting advanced builder settings.
## Changed
- **[Breaking]** In the future Unity version 2021.3.32f1 will be required.
## Removed
- Redundant legacy step window.