2016-04-14 01:38:15 +02:00
# Changelog
2016-04-14 07:22:53 +02:00
All notable changes to Oragono will be documented in this file.
2016-04-14 07:31:51 +02:00
This project adheres to [Semantic Versioning ](http://semver.org/ ). For the purposes of versioning, we consider the "public API" to refer to the configuration files, CLI interface and database format.
2016-04-14 01:38:15 +02:00
2016-10-19 13:37:59 +02:00
## Unreleased
New release of Oragono!
### Security
### Added
2016-10-19 13:38:31 +02:00
* Added `REHASH` command.
2016-10-19 13:37:59 +02:00
### Changed
### Removed
### Fixed
2016-10-16 13:36:21 +02:00
## [0.2.0] - 2016-10-16
Improved compatibility, more features.
2016-09-18 03:48:41 +02:00
2016-10-16 13:36:21 +02:00
Now comes with a new proper Unicode-capable casemapping and integrated help!
2016-09-18 03:48:41 +02:00
### Added
2016-10-16 05:54:09 +02:00
* Added integrated help (with the `/HELP` command).
* Added support for IRCv3.2 [capability negotiation ](http://ircv3.net/specs/core/capability-negotiation-3.2.html ) including CAP values.
2016-10-16 12:18:33 +02:00
* Added support for IRCv3 capabilities [`account-notify` ](http://ircv3.net/specs/extensions/account-notify-3.1.html ), [`invite-notify` ](http://ircv3.net/specs/extensions/invite-notify-3.2.html ), [`monitor` ](http://ircv3.net/specs/core/monitor-3.2.html ), [`sasl` ](http://ircv3.net/specs/extensions/sasl-3.2.html ), and draft capability [`message-tags` ](http://ircv3.net/specs/core/message-tags-3.3.html ) as `draft/message-tags` .
2016-09-18 03:48:41 +02:00
### Changed
2016-10-11 15:54:13 +02:00
* Casemapping changed from custom unicode mapping to preliminary [rfc7700 ](https://github.com/ircv3/ircv3-specifications/pull/272 ) mapping.
2016-09-18 03:48:41 +02:00
### Removed
2016-10-14 13:04:04 +02:00
* Removed channel persistence with the `+P` mode (not too useful as currently implemented, to be replaced later).
2016-10-15 08:29:34 +02:00
* Removed the `PROXY` command (breaks our TLS user mode, and our integrated support for TLS should be fine).
2016-09-18 03:48:41 +02:00
2016-09-18 01:15:23 +02:00
## [0.1.0] - 2016-09-18
2016-04-14 07:22:53 +02:00
Initial release of Oragono!
2016-04-14 01:38:15 +02:00
2016-06-16 11:40:25 +02:00
### Security
* PROXY command is now restricted appropriately.
* Nicknames, usernames and channel names that break the protocol are no longer allowed.
* Default channel modes set to restrict new channels more appropriately by default.
2016-04-14 01:38:15 +02:00
### Added
2016-09-18 01:02:00 +02:00
* YAML config file format.
* buntdb key-value store for persistent data.
* Native SSL/TLS support (thanks to @edmand ).
* Ability to generate testing certificates from the command line.
* Support for looking up usernames with [ident ](https://tools.ietf.org/html/rfc1413 ) on client connection.
* [`RPL_ISUPPORT` ](http://modern.ircdocs.horse/#rplisupport-005 ) numeric as advertised by most other IRCds today.
* Ability to parse complex mode change syntax commonly used these days (i.e. `+h-ov dan dan dan` ).
* User mode for clients connected via TLS (`+Z`).
* Ability to register and login to accounts (with passphrase or certfp).
2016-10-16 05:54:09 +02:00
* Added support for IRCv3 capabilities [`account-tag` ](http://ircv3.net/specs/extensions/account-tag-3.2.html ), [`away-notify` ](http://ircv3.net/specs/extensions/away-notify-3.1.html ), [`extended-join` ](http://ircv3.net/specs/extensions/extended-join-3.1.html ), [`sasl` ](http://ircv3.net/specs/extensions/sasl-3.1.html ), [`server-time` ](http://ircv3.net/specs/extensions/server-time-3.2.html ), and [`userhost-in-names` ](http://ircv3.net/specs/extensions/userhost-in-names-3.2.html ).
2016-04-14 01:38:15 +02:00
### Changed
2016-09-18 01:02:00 +02:00
* Channel creator (`O`) privilege changed to founder/admin/halfops (`qah`) privileges.
* Private (`+p`) channel mode changed to secret (`+s`), to match what's used by servers today.
* Default channel modes changed to (`+nt`), matching most other IRCds.
* CLI commands and arguments made more consistent with typical software.
* Usernames set by the `USER` command now start with `"~"` (to work with new ident support).
2016-08-14 04:24:29 +02:00
* Renamed `ONICK` command to `SANICK` to be more consistent with other IRCds.
2016-08-14 06:07:50 +02:00
* Made maximum nickname and channel name lengths configurable.
* Made maximum `WHOWAS` entries configurable.
2016-04-14 01:38:15 +02:00
2016-04-14 07:22:53 +02:00
### Removed
2016-08-14 04:24:29 +02:00
* Removed gitconfig configuration format [replaced with YAML].
2016-09-17 13:23:04 +02:00
* Removed sqlite database [replaced with buntdb key-value store].
2016-09-12 04:31:25 +02:00
* Removed `THEATER` command (it broke and I'm not that interested in putting the work in to get it working again with the aim of this project. PRs accepted).
2016-04-14 01:38:15 +02:00
2016-04-14 07:22:53 +02:00
### Fixed
2016-08-14 04:24:29 +02:00
* Fixed clients no longer being able to send commands after a single command errored out.
2016-04-14 13:36:07 +02:00
* CAP: Registration is now properly suspended during CAP negotiation.
2016-09-18 01:02:00 +02:00
* CAP: Remove CAP CLEAR (recommended in IRCv3 3.2), and allow capability negotiation after registration.
2016-04-14 13:24:40 +02:00
* MODE: Fixed `<modestring>` evaluation (we were parsing all ungrabbed parameters as a modestring, when it is actually only the first param).
2016-09-18 01:02:00 +02:00
* MODE: New-style mode change syntax (with both adding and removing modes in a single MODE command) is now parsed properly.
2016-04-14 13:36:07 +02:00
* MOTD: Now store MOTD in-memory rather than on-disk, and don't limit it to 80 characters per line (not required with today's servers or clients).
2016-04-21 02:25:00 +02:00
* NICK: Restrict nicknames that break the protocol.
* USER: Restrict usernames that break the protocol.
2016-09-18 01:02:00 +02:00
* PROXY: Restrict to specified hostnames only.
2016-04-14 13:36:07 +02:00
* WHOIS: Include the required `<nick>` param on `RPL_ENDOFWHOIS` .
2016-04-14 14:36:20 +02:00
* WHOIS: Hide hidden channels in WHOIS responses.