Ring 1.1 includes several new features and improvements:
1) It adds better support for natural language programming by allowing methods to be called when expressions are evaluated.
2) It enables generating and executing Ring object files (.ringo) for distributing applications without source code.
3) It provides more flexibility in syntax, including optional styles for I/O, control structures, and language keywords/operators.
4) New functions and changes include stdlib functions written in Ring, RingLibSDL game engine demo, and RingSQLite.
5) Improvements to code generation for extensions, class attributes, nested method attributes, and documentation.