Releases: IdeaSpaceVR/IdeaSpace
Releases · IdeaSpaceVR/IdeaSpace
v1.2.2
v1.2.1
v1.2.0
- New feature: field groups: group fields together in a collapsible box; allows to keep a better overview if there are many fields
- New feature: internationalization (i18n) for themes
- Bug fix: positioning items on z-axis in content type 'position' was not working properly
- Fonts helper: allow to configure webfont loader; helps to preload fonts
- New theme: Image Gallery: flip through your images in space
- New field type: painter; paint in your theme with 6-DOF controllers
- Allow HTML in field info text
- A-Frame v0.9.2 update
- Removed Collada model (.dae) support
- Removed IdeaSpace 360 Photo Tour theme
- Removed VR View themes
- Updated all pre-installed themes to A-Frame v0.9.2
- Some performance improvements for pre-installed themes
v1.1.5
- Added support for PostgreSQL databases
- Added page to edit user profile
- Added german translation files by Senuros (https://github.com/Senuros)
- Updated to A-Frame 0.8.2
- Added setting in config/app.php: enable / disable lost password functionality
v1.1.4
v1.1.3
v1.1.2
v1.1.1
- If content is referenced within a space, and if the referenced content is deleted, a warning is shown. If user decides to delete the content the reference is deleted as well (preventing internal server error in a space).
- Theme: IdeaSpace 360: hotspots, all text characters are now working
- Theme: IdeaSpace 360 Photo Tour: hotspots, all text characters are now working; bug fix: image loading timeout if DOM not ready; hide controller models if not in VR mode
- Use Tinymce for rich text editor (field types: textinput and textarea); Medium editor deprecated
- Added support for animated GIF images
- Configurable preview thumbnail images for content list
- Dynamically configure GD or Imagick image driver depending on PHP configuration
- Removed settings option for showing latest spaces on front page
- Upload photo spheres: added checkbox to decide if original image dimension should be kept
- Upgraded to A-Frame 0.8.2
- New theme added: Welcome theme
v1.1.0
- Introduced rotation field type
- Introduced space reference field type
- Corrected mandatory theme config fields
- Updated themes to reflect mandatory field type changes
- Updated IdeaSpace 360 Photo Tour theme in order to support precise positioning of info hotspots
- Added a REST endpoint to request space content by specifying the content id
- Settings: added fields to settings page for Origin Trial Token for Chrome to enable WebVR
- Added config/app.php parameter to disable user authentication
- Support tif / tiff texture files (3D models)
- Updated IdeaSpace 3D Model theme to better support Oculus Rift touch controllers
- Bug fix: language switch in Settings works now
- Upgraded to A-Frame 0.7.1
- Support for glTF 2.0 models added
v1.0.4
- Small visual and text changes to general user interface
- IdeaSpace 360 theme: controller responsiveness improved on navigation and info hotspots
- IdeaSpace 360 theme: uses now A-Frame v0.7.0
- IdeaSpace 360 Photo Tour theme: controller responsiveness improved on navigation and info hotspots
- IdeaSpace 360 Photo Tour theme: uses now A-Frame v0.7.0
- Removed #theme-compatibility from theme config.php files
- Front page, latest spaces: show only one space at a time, due to performance implications of WebVR
- Bug fixes for IdeaSpace 360 and IdeaSpace 360 photo tour themes, see respective CHANGELOGS