Releases: saenuma/flaarum
Releases · saenuma/flaarum
Improved the Performance of Greater than and Less than queries
The following things were done to flaarum:
- Improved the Performance of Greater than and Less than queries
- reduced the size of the control instance for autoscaling deployments.
- removed recurring backups
- updated the dependencies
Upgraded Dependencies
Upgraded all the dependencies.
Removed Unique Groups
Unique groups turned out to be not a very useful feature
Autoscaling Tests
Added a command to test autoscaling deployments
Second February 2021 Release
Fixed some bugs with searches
February 2021 Release
The following features were added
- Support for n2d machines in Autoscaling Deployments
- Support for explicitly declaring a field to not the indexed
- Support for timezones. All datetime data now is stored with its timezone
First Dependencies Update
Updated all the dependencies
Early February 2021 Release
The following changes were added
- The image name is now gotten from the project. No longer written manually into the program
- The port is no longer needed to create a client
First January 2021 Release
Made use of btrfs filesystem
Second December 2020 Release
- Added the AllRowsCount function
- Some documentation updates